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.