Date Me Directory

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

Tech Stack

  • Framework: Hono for routing
  • Database: SQLite (Val Town std/sqlite)
  • Platform: Val Town (serverless TypeScript)
  • RSS: Standard XML feed at /rss.xml

Structure

dateme/
├── index           # Main app (Hono routes)
├── pages/          # Home, browse, join, faq, layout
├── rss             # RSS feed generator
├── locations.json  # Location data
└── MIGRATE.ts      # Database migrations

Roadmap

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

Contributing

Fork the val on Val Town, make changes, and share! Keep it simple and authentic.

Comment just to open pull request.


Built with ❤️ by @stevekrouse