JobApp
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: v13View latest version
This directory contains code and types that are shared between the frontend and backend.
types.ts- TypeScript interfaces for data models used throughout the application
JobPosting- Interface for job posting dataChatMessage- Interface for chat message dataJobPostingFormData- Interface for job posting form dataChatMessageFormData- Interface for chat message form data