Public
zcribe avatar
zcribe
sqliteExplorerApp
HTTP
Forked from nbbaier/sqliteExplorerApp
0
iamseeley avatar
iamseeley
Server2
HTTP
🚧 hono + htmx web app 🚧 idea: linktree-esque profile page w/ widgets powered by vals setup: fork the val and uncomment the /signup and /login routes create a jwt secret token environment variable go to the db setup val and run it to create the tables (as the site is right now, you can only add/edit users and add/edit/delete user links) to do: [ ] create some val town apis for the profile widgets (add vals people have already made) [ ] add profile image (will probably point to val town profile pic) [ ] add delete profile handler [ ] finish public profile page [ ] 🎨🎨🎨🎨🎨
2
gaimeri17 avatar
gaimeri17
labLoginDeleteAccount
HTTP
Forked from todepond/labLoginDeleteAccount
0
lejlot avatar
lejlot
dateme_browse
Script
Forked from stevekrouse/dateme_browse
0
willthereader avatar
willthereader
sqliteExplorerApp
HTTP
Forked from nbbaier/sqliteExplorerApp
0
stevekrouse avatar
stevekrouse
dot_com
HTTP
Forked from stevekrouse/stevekrouse_minimal
3
seanehalpin avatar
seanehalpin
placemarkGlobeMonitor
Cron
Forked from tmcw/placemarkGlobeMonitor
0
horatiothomas avatar
horatiothomas
dot_com
HTTP
Forked from stevekrouse/dot_com
0
stevekrouse avatar
stevekrouse
todo_app
HTTP
@jsxImportSource https://esm.sh/react
0
omerco avatar
omerco
uptime
Cron
Forked from stevekrouse/uptime
0
stevekrouse avatar
stevekrouse
TodoApp
HTTP
SSR React Mini & SQLite Todo App This Todo App is server rendered and client-hydrated React. This architecture is a lightweight alternative to NextJS, RemixJS, or other React metaframeworks with no compile or build step. The data is saved server-side in Val Town SQLite . SSR React Mini Framework This "framework" is currently 44 lines of code, so it's obviously not a true replacement for NextJS or Remix. The trick is client-side importing the React component that you're server rendering . Val Town is uniquely suited for this trick because it both runs your code server-side and exposes vals as modules importable by the browser. The tricky part is making sure that server-only code doesn't run on the client and vice-versa. For example, because this val colocates the server-side loader and action with the React component we have to be careful to do all server-only imports (ie sqlite) dynamically inside the loader and action , so they only run server-side.
3
saolsen avatar
saolsen
sqlite
Script
This is a wrapper of the val town std sqlite library that adds tracing via https://www.val.town/v/saolsen/tracing.
0
sammeltassen avatar
sammeltassen
sqliteExplorerApp
HTTP
Forked from nbbaier/sqliteExplorerApp
0
alvi avatar
alvi
createOwnedGamesTable
Script
Forked from alvi/SteamPlaytimeHistory_createPlayHistoryTable
0
pomdtr avatar
pomdtr
lucia_sqlite
Script
An interactive, runnable TypeScript val by pomdtr
0
upbound_web avatar
upbound_web
bookmark
HTTP
Forked from ramkarthik/bookmark
0
Updated: April 3, 2024