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.
index.ts
https://zaaynaah--224147cc31e211f0997f569c3dd06744.web.val.run
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.