
Public
reactHonoExample
Viewing readonly version: 120View latest version
This is a starter template for a full-stack app in a Val Town Project.
This app is broken up into three folders, corresponding to where the code in those folders run:
- backend - runs on Val Town serverless infrastructure in Deno
- frontend - runs in the user's browser
- shared - can be run in either the frontend or backend