Unlisted
Like
charBuildSuperapp
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: v201View latest version
This is a test project created to test the automated registry builder fix in charBuildSuperapp.
This project was added to test the fix where the registry builder now automatically assumes that any folder in the projects directory has a handler.tsx file, rather than explicitly checking for its existence.
handler.tsx: The main entry point for this project
To test if the fix is working:
- Look at the homepage of char.build and see if "NewTestProject" appears in the list of available projects
- Click on the project link to see if it loads correctly
- The page should display "This is a new test project created to test the automated registry builder fix."