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

WisdomMario

My_First_App

Remix of WisdomMario/untitled-2425
Public
Like
My_First_App
Home
Code
4
backend
2
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
/
Code
/
Search
index.ts
https://WisdomMario--6a9358d4348611f08c759e149126039e.web.val.run
README.md

Job Board with Chat Room

A simple application that allows users to:

  • Post job opportunities
  • Browse job listings
  • Participate in a public chat room to discuss opportunities

Features

  • Job posting form with title, company, description, and contact info
  • Job listings page with all available opportunities
  • Real-time public chat room
  • Simple username-based identification

Technical Stack

  • Backend: Hono.js API framework with SQLite database
  • Frontend: React with Tailwind CSS
  • Data Storage: SQLite for job postings and chat messages

Project Structure

├── backend/
│   ├── database/
│   │   ├── migrations.ts    # Schema definitions
│   │   └── queries.ts       # DB query functions
│   ├── index.ts             # Main entry point
├── frontend/
│   ├── components/
│   │   ├── App.tsx
│   │   ├── JobForm.tsx
│   │   ├── JobList.tsx
│   │   └── ChatRoom.tsx
│   ├── index.html           # Main HTML template
│   └── index.tsx            # Frontend JS entry point
└── shared/
    └── types.ts             # Shared types and interfaces

How to Use

  1. Enter your username to identify yourself
  2. Browse existing job postings
  3. Create new job postings using the form
  4. Join the chat room to discuss opportunities with others
HTTP
  • index.ts
    WisdomMario--6a…9e.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.