Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/avalynndev/anonypost

A website where you can enter anonymous posts for others to read. created using next.js, tRPC and shadcn/ui
https://github.com/avalynndev/anonypost

anonymous anonymous-posts anonypost avalynndev nextjs

Last synced: 23 days ago
JSON representation

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

Awesome Lists containing this project

README

        


Anonypost



Logo





## What is Anonypost?

Welcome to **Anonypost**, where everything in anonymous! Explore **[Anonypost.vercel.app](https://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

```bash
git clone https://github.com/avalynndev/anonypost.git
```

```bash
cd anonypost
```

### 2. Installation

### Install Dependencies

```bash
npm install
```

### Add a ENV FILE with:
```env
DATABASE_URL="postgresql://postgres:password@localhost:5432/anonypost"
```

### 3. Run on development &/or production

- Run on development mode

```bash
npm run dev
```

- Run on production mode

```bash
npm start
```

> Deploy **your own anonypost** Instance on Vercel

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Favalynndev%2Fanonypost&env=DATABASE_URL)

## 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**](https://github.com/avalynndev/anonumu/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.