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

ADK_Maame

linkInBioTemplate

Remix of valdottown/linkInBioTemplate
Public
Like
linkInBioTemplate
Home
Code
5
backend
3
frontend
2
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
main.tsx
https://ADK_Maame--8f52d7f1d9fe4b22a4559b360f41716f.web.val.run
README.md

Job Board & Chat App

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

Features

  • Job Postings: Users can create, view, and browse job listings
  • Public Chat: Real-time chat room for discussing opportunities
  • Responsive Design: Works on desktop and mobile devices

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 React app
β”‚   β”‚   β”œβ”€β”€ JobBoard.tsx    # Job listings component
β”‚   β”‚   β”œβ”€β”€ JobForm.tsx     # Job posting form
β”‚   β”‚   └── Chat.tsx        # Chat room component
β”‚   β”œβ”€β”€ index.html          # Main HTML template
β”‚   └── index.tsx           # Frontend entry point
└── shared/
    └── types.ts            # Shared TypeScript types

API Endpoints

  • GET /api/jobs - Get all job postings
  • POST /api/jobs - Create a new job posting
  • GET /api/chat/messages - Get chat messages
  • POST /api/chat/messages - Send a chat message

Tech Stack

  • Backend: Hono.js, SQLite
  • Frontend: React, TailwindCSS
  • Database: SQLite with Val Town's sqlite utility
  • Styling: TailwindCSS via Twind
HTTP
  • main.tsx
    ADK_Maame--8f…6f.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.