MartsTech / reddit-clone

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

Home Page:https://reddit-clone-martstech.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://reddit-clone-martstech.vercel.app

License:MIT License


Languages

Language:TypeScript 99.4%Language:JavaScript 0.5%Language:CSS 0.1%