FeaturesTemplatesShowcaseTownie
AI
BlogDocsPricing
Log inSign up
eddie_walk
eddie_walkAnonymous
Public
Like
Anonymous
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
/
README.md
Code
/
README.md
Search
…
README.md

Anonymous Q&A Platform

A platform where friends can ask questions anonymously and receive responses without revealing identities.

Features

  • 🔒 Anonymous Questions: Ask questions without revealing your identity
  • 👀 Public Question Feed: Browse all questions anonymously
  • 💬 Anonymous Responses: Respond to questions without revealing who you are
  • 🔔 Notifications: Question askers get notified when they receive responses
  • 📱 Responsive Design: Works on desktop and mobile

How It Works

  1. Ask a Question: Submit your question anonymously - you'll get a unique link to check for responses
  2. Browse Questions: See all questions in the public feed
  3. Respond Anonymously: Answer any question without revealing your identity
  4. Get Notified: Check your unique link to see responses to your questions

Project Structure

├── backend/
│   ├── database/
│   │   ├── migrations.ts    # Database schema
│   │   └── queries.ts       # Database operations
│   ├── routes/
│   │   ├── questions.ts     # Question CRUD operations
│   │   └── responses.ts     # Response operations
│   └── index.ts             # Main API server
├── frontend/
│   ├── components/
│   │   ├── App.tsx          # Main application
│   │   ├── QuestionForm.tsx # Question submission form
│   │   ├── QuestionFeed.tsx # Public question feed
│   │   ├── ResponseForm.tsx # Response submission form
│   │   └── MyQuestions.tsx  # Personal question tracker
│   ├── index.html           # Main HTML template
│   └── index.tsx            # Frontend entry point
└── shared/
    └── types.ts             # Shared TypeScript types

Tech Stack

  • Backend: Hono (API framework)
  • Database: SQLite
  • Frontend: React with TypeScript
  • Styling: TailwindCSS
  • Platform: Val Town

Getting Started

The platform is ready to use! Just visit the main URL to start asking and answering questions anonymously.

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.