Job Board with Chat

A simple application that allows users to:

  • Post job opportunities
  • View job listings
  • Participate in a public chat room to discuss opportunities

Features

  • Create and view job postings
  • Real-time public chat room
  • Responsive design for mobile and desktop

Tech Stack

  • Backend: Hono (TypeScript)
  • Database: SQLite
  • Frontend: React with Tailwind CSS
  • Real-time: Server-sent events for chat updates

Project Structure

  • /backend: API routes and database logic
  • /frontend: React components and UI
  • /shared: Shared types and utilities

Getting Started

Visit the main page to see job listings and chat. Use the "Post a Job" button to create a new job listing.