Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/avalynndev/anonypost
- Owner: avalynndev
- Created: 2024-07-13T13:19:07.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-01T01:43:42.000Z (4 months ago)
- Last Synced: 2024-08-02T04:35:34.187Z (4 months ago)
- Topics: anonymous, anonymous-posts, anonypost, avalynndev, nextjs
- Language: TypeScript
- Homepage: https://anonypost.vercel.app
- Size: 608 KB
- Stars: 10
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-shadcn-ui - anonypost - Share your thoughts and experiences anonymously by posting on the platform. Crafted using t3-stack (Platforms / Portfolios)
- awesome-shadcn-ui - anonypost - Share your thoughts and experiences anonymously by posting on the platform. Crafted using t3-stack (Platforms)
- awesome-shadcn-ui - anonypost - Share your thoughts and experiences anonymously by posting on the platform. Crafted using t3-stack (Platforms)
README
Anonypost## 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
## 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.