projectConverterDraft
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Viewing readonly version of main branch: v23View latest version
This project was automatically generated from a single Val file using the Val-to-Project converter.
backend/- Server code using Honofrontend/- React components and static assetsshared/- Types and utilities shared between frontend and backend
- Go to
backend/index.tsand verify it's set as an HTTP file (not script) - Click on the HTTP preview to view your application
- Pin it to your home page if you want to make it publicly accessible
You might have to hook up additional extra logic and add it to the Hono index.ts file as additional routes. This was optimized mostly for simple townie apps.