Public
Like
untitled-7712
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://mayree--a62a7ca0314e11f08736569c3dd06744.web.val.run
A simple application that allows users to:
- Post job opportunities
- Browse job listings
- Participate in a public chat room to discuss opportunities
- User authentication (simple username-based)
- Job posting creation and management
- Public chat room for discussions
- Responsive design with Tailwind CSS
/backend
- Hono API server and database logic/frontend
- HTML, CSS, and client-side JavaScript/shared
- Shared types and utilities
- Backend: Hono, SQLite
- Frontend: HTML, JavaScript, Tailwind CSS
- Shared: TypeScript
Visit the app and create a username to get started. You can then post jobs or join the chat room to discuss opportunities.