
Public
Like1
dateme
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.
index
https://stevekrouse--d8c06b22e58e11ef942ae6cdfca9ef9f.web.val.run
A dating platform built around long-form, authentic profiles. No swiping, no algorithms—just people sharing who they really are.
Live site: https://date.val.run | FAQ
- Framework: Hono for routing
- Database: SQLite (Val Town
std/sqlite) - Platform: Val Town (serverless TypeScript)
- RSS: Standard XML feed at
/rss.xml
dateme/
├── index # Main app (Hono routes)
├── pages/ # Home, browse, join, faq, layout
├── rss # RSS feed generator
├── locations.json # Location data
└── MIGRATE.ts # Database migrations
High Priority
- Email verification for profiles
- Allow users to edit profiles
- Geocoding & map-based location input
- Make database forkable
Future
- Performance optimization & caching
- Featured profiles
- Better search/filtering
Fork the val on Val Town, make changes, and share! Keep it simple and authentic.
Built with ❤️ by @stevekrouse