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

Medix

JobMeg

Public
Like
JobMeg
Home
Code
5
backend
3
frontend
3
shared
1
README.md
H
main.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 milliseconds.
Sign up now
Code
/
Code
/
Search
https://Medix--4000d3163f4511f08d5376b3cceeab13.web.val.run
README.md

Job Board & Chat App

A full-stack application for posting job opportunities and discussing them in a public chat room.

Features

  • πŸ“ Post job listings with title, company, description, and requirements
  • πŸ’¬ Public chat room for discussing opportunities
  • πŸ” Browse and search job postings
  • πŸ“± Responsive design with TailwindCSS

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
β”‚   β”‚   └── ChatRoom.tsx    # Chat room component
β”‚   β”œβ”€β”€ index.html          # Main HTML template
β”‚   └── index.tsx           # Frontend entry point
└── shared/
    └── types.ts            # Shared TypeScript types

Tech Stack

  • Backend: Hono (TypeScript API framework)
  • Database: SQLite
  • Frontend: React 18.2.0 with TypeScript
  • Styling: TailwindCSS
  • Real-time: Polling for chat updates

API Endpoints

Jobs

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

Chat

  • GET /api/chat/messages - Get chat messages
  • POST /api/chat/messages - Send a chat message

Getting Started

The app is automatically deployed on Val Town. Visit the HTTP endpoint to start using the application.

HTTP
  • index.tsx
    Medix--40…13.web.val.run
  • main.tsx
    Medix--58…13.web.val.run
Code
backendfrontendsharedREADME.md
H
main.tsx
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.