Welcome to Anonypost, where everything in anonymous! Explore Anonypost.vercel.app and post anonymous posts and get anonymous replies to them.
Share your thoughts and experiences anonymously by posting on our platform — no sign-up needed!
git clone https://github.com/avalynndev/anonypost.git
cd anonypost
npm install
DATABASE_URL="postgresql://postgres:password@localhost:5432/anonypost"
- Run on development mode
npm run dev
- Run on production mode
npm start
Deploy your own anonypost Instance on Vercel
Uh-oh, looks like you stumbled upon a bug? No worries, we're here to squash it! Just head over to our issues section on GitHub and let us know what's up.
Feel free to contribute to this project! Whether you're an experienced developer or have been in the field for a while, your help is valuable.