FeaturesTemplatesShowcaseTownie
AI
BlogDocsPricing
Log inSign up
MaggyMags
MaggyMagsMaggy
Public
Like
Maggy
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 miliseconds.
Sign up now
Code
/
Code
/
Search
index.ts
https://MaggyMags--0f191c563fb611f0a9cc76b3cceeab13.web.val.run
README.md

Job Posting Application

A modern job posting platform built with Val Town, featuring job creation, browsing, and search functionality.

Features

  • 📝 Create and post job listings
  • 🔍 Search jobs by title, company, or location
  • 🏷️ Filter by job type (Full-time, Part-time, Contract, Remote)
  • 📱 Responsive design
  • 💾 SQLite database storage

Project Structure

├── backend/
│   ├── database/
│   │   ├── migrations.ts    # Database schema
│   │   └── queries.ts       # Database operations
│   ├── routes/
│   │   └── jobs.ts         # Job-related API endpoints
│   └── index.ts            # Main Hono server
├── frontend/
│   ├── components/
│   │   ├── App.tsx         # Main React component
│   │   ├── JobForm.tsx     # Job creation form
│   │   ├── JobList.tsx     # Job listings display
│   │   └── SearchBar.tsx   # Search and filter component
│   ├── index.html          # Main HTML template
│   └── index.tsx           # Frontend entry point
└── shared/
    └── types.ts            # Shared TypeScript types

API Endpoints

  • GET /api/jobs - Get all jobs (with optional search/filter params)
  • POST /api/jobs - Create a new job posting
  • GET /api/jobs/:id - Get a specific job by ID

Usage

  1. Visit the application URL
  2. Browse existing job postings
  3. Use the search bar to filter jobs
  4. Click "Post a Job" to create new listings
  5. Fill out the job form with details

Tech Stack

  • Backend: Hono.js, SQLite
  • Frontend: React, TailwindCSS
  • Platform: Val Town
HTTP
  • index.ts
    MaggyMags--0f…13.web.val.run
Code
backendfrontendsharedREADME.md
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.