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

bwalya15

Jobchatapp

Public
Like
Jobchatapp
Home
Code
4
backend
4
frontend
3
shared
2
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://bwalya15--76d5feb0327b11f0893f569c3dd06744.web.val.run
README.md

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

  • Job posting form (title, company, description, contact info)
  • Job listings page
  • Public chat room with username requirement
  • Simple user identification (name-based)

Project Structure

├── backend/
│   ├── database/
│   │   ├── migrations.ts    # Schema definitions
│   │   └── queries.ts       # DB query functions
│   ├── routes/
│   │   ├── jobs.ts          # Job posting routes
│   │   ├── chat.ts          # Chat message routes
│   │   └── static.ts        # Static file serving
│   └── index.ts             # Main entry point
├── frontend/
│   ├── components/
│   │   ├── JobForm.js       # Job posting form
│   │   ├── JobList.js       # Job listings
│   │   └── ChatRoom.js      # Chat functionality
│   ├── index.html           # Main HTML template
│   ├── app.js               # Frontend JS entry point
│   └── style.css            # Additional styles
└── shared/
    └── types.ts             # Shared types and interfaces

Technologies Used

  • Backend: Hono (API framework)
  • Database: SQLite
  • Frontend: HTML, JavaScript, Tailwind CSS
  • Real-time updates: Polling for new messages/jobs
HTTP
  • index.ts
    bwalya15--76…44.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.