• Blog
  • Docs
  • Pricing
  • We’re hiring!
Log inSign up
zaaynaah

zaaynaah

zay

Public
Like
zay
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
/
backend
/
README.md
Code
/
backend
/
README.md
Search
5/15/2025
Viewing readonly version of main branch: v11
View latest version
README.md

Backend

This directory contains the server-side code for the Job Board with Chat application.

Structure

  • index.ts - Main entry point with Hono API routes
  • database/ - Database setup and queries
    • migrations.ts - Database schema definitions
    • queries.ts - Database query functions

API Endpoints

Jobs

  • GET /api/jobs - Get all job listings
  • POST /api/jobs - Create a new job listing

Messages

  • GET /api/messages - Get recent chat messages
  • POST /api/messages - Create a new chat message

Database

The application uses SQLite for data storage with two main tables:

  1. jobs_v1 - Stores job listings
  2. messages_v1 - Stores chat messages
FeaturesVersion controlCode intelligenceCLIMCP
Use cases
TeamsAI agentsSlackGTM
DocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareers
We’re hiring!
Brandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Open Source Pledge
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.