reactHonoStarterDupe
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: v172View latest version
This interactive project guides you through Val Town basics.
β‘οΈ Get Set Up (Just 2 Steps!):
- Open Your Code: In the File Tree (left), make sure
START_HERE.tsis selected. This is where you'll follow instructions. - Open Your Tracker: Click the "Open HTTP endpoint" button (π icon, top-right). This opens your Live Progress Tracker in a new browser tab. Keep this tab open!
Ready? Switch back to START_HERE.ts in this window. Follow the brief instructions in the code comments. Use your Tracker tab to see progress!
π Quick Jumps (Optional):
Find the relevant comment block in START_HERE.ts:
- Editing & Live Preview:
// --- STEP 2 --- - Saving Data (Blob Storage):
// --- STEP 3 ---(Points tobackend/blobDemo.ts) - Sending Email:
// --- STEP 4 ---(Points tobackend/emailDemo.ts) - Scheduled Tasks (Cron):
// --- STEP 5 ---(Points tobackend/scheduledEmailDemo.ts)
β¨ Quick UI Tour:
In this editor window, notice the: File Tree, Save button, Logs pane, Environment Variables, "+" button.