Public
Like
SmartRoutes
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.
This directory contains code that is shared between the frontend and backend.
types.ts- TypeScript interfaces and type definitionsutils.ts- Utility functions for calculations and formatting
These files can be imported from both the frontend and backend code. They should not contain any browser-specific or Deno-specific code to ensure compatibility across environments.