TyappVal
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://oluwa_ty--1b3c820835c411f09aaa9e149126039e.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
- Responsive design for mobile and desktop
- Backend: Hono (TypeScript)
- Database: SQLite
- Frontend: React with Tailwind CSS
- Real-time: Server-sent events for chat updates
/backend
: API routes and database logic/frontend
: React components and UI/shared
: Shared types and utilities
Visit the main page to see job listings and chat. Use the "Post a Job" button to create a new job listing.