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

https://github.com/coderosh/meme-ory

Meme sharing platform.
https://github.com/coderosh/meme-ory

Last synced: 11 months ago
JSON representation

Meme sharing platform.

Awesome Lists containing this project

README

          



Meme-ory

Meme sharing platform.

## Setup

```sh
git clone https://github.com/coderosh/memeory.git
cd memeory

cp .env.example .env
# set environment variables in .env file

pnpm install
pnpm dev
```

## Tech Stack

- NextJs
- Trpc
- Tailwind CSS
- Typescript
- Prisma
- SQLite
- NextAuth
- S3 Storage

## Features

- Authentication (google, discord)
- Create meme post
- Upvote/Downvote meme
- Comment on meme
- Upvote/Downvote comment
- Nested comment reply
- Infinite Scrolling
- Follow/UnFollow users
- User Profile