FeaturesTemplatesShowcaseTownie
AI
BlogDocsPricing
Log inSign up
Brian250
Brian250Soccer
Every day, show the ongoing football game of the day in Europe
Public
Like
Soccer
Home
Code
6
backend
3
frontend
3
shared
1
README.md
main.tsx
H
new-file-983.tsx
Branches
1
Pull requests
Remixes
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
Sign up now
Code
/
Code
/
Search
https://Brian250--098d53ea3ffe11f0b53e76b3cceeab13.web.val.run
README.md

Job Board with Chat

A full-stack job posting application with a public chat room for discussing opportunities.

Features

  • Job Postings: Users can create, view, and browse job postings
  • Public Chat: Real-time chat room for discussing opportunities
  • Responsive Design: Works on desktop and mobile devices

Project Structure

├── backend/
│   ├── database/
│   │   ├── migrations.ts    # Database schema setup
│   │   └── queries.ts       # Database query functions
│   ├── routes/
│   │   ├── jobs.ts         # Job posting API routes
│   │   └── chat.ts         # Chat API routes
│   └── index.ts            # Main Hono server
├── frontend/
│   ├── components/
│   │   ├── App.tsx         # Main application component
│   │   ├── JobBoard.tsx    # Job listings component
│   │   ├── JobForm.tsx     # Job posting form
│   │   └── Chat.tsx        # Chat room component
│   ├── index.html          # Main HTML template
│   └── index.tsx           # Frontend entry point
└── shared/
    └── types.ts            # Shared TypeScript types

API Endpoints

  • GET /api/jobs - Get all job postings
  • POST /api/jobs - Create a new job posting
  • GET /api/chat/messages - Get chat messages
  • POST /api/chat/messages - Send a chat message

Tech Stack

  • Backend: Hono (TypeScript API framework)
  • Database: SQLite
  • Frontend: React with TypeScript
  • Styling: TailwindCSS
HTTP
  • index.ts
    Brian250--09…13.web.val.run
  • new-file-983.tsx
    Brian250--ae…13.web.val.run
Code
backendfrontendsharedREADME.mdmain.tsx
H
new-file-983.tsx
Go to top
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Product
FeaturesPricing
Developers
DocsStatusAPI ExamplesNPM Package Examples
Explore
ShowcaseTemplatesNewest ValsTrending ValsNewsletter
Company
AboutBlogCareersBrandhi@val.town
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.