zay
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: v11View latest version
A simple application that allows users to:
- Post job opportunities
- View job listings
- Participate in a public chat room to discuss opportunities
- Job posting creation and listing
- Real-time public chat room
- Simple username-based authentication
- Mobile-responsive design
/backend- Hono API server with SQLite database/frontend- HTML/JS frontend with Tailwind CSS/shared- Shared types and utilities
- Backend: Hono, SQLite
- Frontend: HTML, JavaScript, Tailwind CSS
- Shared: TypeScript
Visit the app and start by entering a username to access the job board and chat functionality.