Skip to content

coderosh/meme-ory

Repository files navigation

Meme-ory

Meme sharing platform.

Setup

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

About

Meme sharing platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published