Val Town Val-to-Project Converter [WIP]

This tool converts individual Vals into structured projects, and was itself generated from a Val using the same conversion process.

Getting Started

  1. Go to backend/index.ts and verify it's set as an HTTP file (not script)
  2. Click on the HTTP preview to view your application
  3. Pin it to your home page if you want to make it publicly accessible

Disclaimer

This generator was optimized for simple Townie full stack / frontend applications. For more complex use cases, you may need to add extra logic and additional endpoints to the Hono app in the index.ts file.