• Townie
    AI
  • Blog
  • Docs
  • Pricing
  • We’re hiring!
Log inSign up
JonhSmith

JonhSmith

ITJobListings

Public
Like
ITJobListings
Home
Code
4
backend
3
frontend
3
shared
1
README.md
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 milliseconds.
Sign up now
Code
/
Code
/
Search
index.ts
https://JonhSmith--2c8c92583fb711f0948076b3cceeab13.web.val.run
README.md

IT Jobs Board & Chat

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

Features

  • πŸ“‹ Job Postings: Create, view, and manage IT job postings
  • πŸ’¬ Public Chat: Real-time chat room for discussing opportunities
  • πŸ” Job Search: Filter and search through job postings
  • πŸ“± Responsive Design: Works on desktop and mobile

Tech Stack

  • Backend: Hono.js API framework
  • Frontend: React with TypeScript
  • Database: SQLite for job postings and chat messages
  • Styling: TailwindCSS
  • Real-time: Server-sent events for chat updates

Project Structure

β”œβ”€β”€ backend/
β”‚   β”œβ”€β”€ database/
β”‚   β”‚   β”œβ”€β”€ migrations.ts    # Database schema setup
β”‚   β”‚   └── queries.ts       # Database query functions
β”‚   β”œβ”€β”€ routes/
β”‚   β”‚   β”œβ”€β”€ jobs.ts         # Job posting endpoints
β”‚   β”‚   └── chat.ts         # Chat endpoints
β”‚   └── index.ts            # Main API server
β”œβ”€β”€ frontend/
β”‚   β”œβ”€β”€ components/
β”‚   β”‚   β”œβ”€β”€ App.tsx         # Main application component
β”‚   β”‚   β”œβ”€β”€ JobBoard.tsx    # Job listings component
β”‚   β”‚   β”œβ”€β”€ JobForm.tsx     # Job posting form
β”‚   β”‚   β”œβ”€β”€ ChatRoom.tsx    # Chat interface
β”‚   β”‚   └── JobCard.tsx     # Individual job display
β”‚   β”œβ”€β”€ index.html          # Main HTML template
β”‚   └── index.tsx           # Frontend entry point
└── shared/
    └── types.ts            # Shared TypeScript types

API Endpoints

Jobs

  • GET /api/jobs - Get all job postings
  • POST /api/jobs - Create new job posting
  • GET /api/jobs/:id - Get specific job posting

Chat

  • GET /api/chat/messages - Get chat messages
  • POST /api/chat/messages - Send new message
  • GET /api/chat/stream - Server-sent events for real-time updates

Getting Started

This is a Val Town project. The main entry point is backend/index.ts which serves both the API and frontend files.

HTTP
  • index.ts
    JonhSmith--2c…13.web.val.run
Code
backendfrontendsharedREADME.md
FeaturesVersion controlCode intelligenceCLI
Use cases
TeamsAI agentsSlackGTM
DocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareers
We’re hiring!
Brandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Terms of usePrivacy policyAbuse contact
Β© 2025 Val Town, Inc.