Skip to content

Latest commit

 

History

History
82 lines (59 loc) · 2.28 KB

README.md

File metadata and controls

82 lines (59 loc) · 2.28 KB

Reddit Logo
Reddit Clone

Reddit Clone created with Next.JS, GraphQL, Stepzen and Supabase

Release Deployment License

post

subreddit


Key Features

  • Reddit Auth
  • Paginated Posts
  • Subreddit (Posts grouped by topic)
  • Create Post
  • Votes
  • Comments
  • Top Communities
  • Server Side Rendering

Key Technologies

  • React
  • Next.JS
  • TailwindCSS
  • GraphQL
  • Stepzen
  • Supabase
  • NextAuth

Setup

Clone this repo to your desktop and run yarn install in /packages/client to install all the dependencies. Then run yarn dev to start the application locally

Install the stepzen cli globally and Then run stepzen start in /packages/api to start the api locally

Change the .env.example file to .env.local in /packages/client and fill the empty fields


Support

Whether you use this project, have learned something from it, or just like it, please consider supporting it by buying me a coffee, so I can dedicate more time on open-source projects like this :)

Buy Me A Coffee

License

You can check out the full license here

This project is licensed under the terms of the MIT license