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.
index.ts
https://excel--635ddb04344311f0b77c9e149126039e.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
- Create and view job postings
- Real-time public chat room
- Simple, responsive UI with Tailwind CSS
/backend
- Hono API server and SQLite database/frontend
- HTML, CSS, and JavaScript for the client-side application/shared
- Shared types and utilities
- Backend: Hono, SQLite
- Frontend: HTML, JavaScript, Tailwind CSS
- Data Storage: SQLite
- Visit the main page to see job listings and the chat room
- Use the "Post a Job" form to create new job listings
- Enter your name and message in the chat form to participate in discussions