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.gitcd anonypostnpm installNEXT_PUBLIC_DATABASE_URL="postgresql://postgres:password@localhost:5432/anonumu"
BETTER_AUTH_SECRET="" ## generate-secret.vercel.app/32
BETTER_AUTH_URL=http://localhost:3000 #Base URL of your app- Run on development mode
 
npm run dev- Run on production mode
 
npm startDeploy 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.