Skip to content

A website where you can enter anonymous posts for others to read. created using next.js, tRPC and shadcn/ui

Notifications You must be signed in to change notification settings

avalynndev/anonypost

Repository files navigation

Anonypost

Logo

What is Anonypost?

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!

Images

Home Page

Installation 🛠️

1. Clone this repository using

git clone https://github.com/avalynndev/anonypost.git
cd anonypost

2. Installation

Install Dependencies

npm install

Add a ENV FILE with:

DATABASE_URL="postgresql://postgres:password@localhost:5432/anonypost"

3. Run on development &/or production

  • Run on development mode
npm run dev
  • Run on production mode
npm start

Deploy your own anonypost Instance on Vercel

Deploy with Vercel

Found a Bug? 🐞

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.

Contributors 🤲

Want to Help Out?

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.

About

A website where you can enter anonymous posts for others to read. created using next.js, tRPC and shadcn/ui

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published