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.