A minimal reddit clone with complete user authetication, CRUD operations for posts and upvote/downvote functionality.
TODO:
- Login, Register, Forget Password and Logout features
- Creating, Updating, Deleting Posts
- Pagination
- Upvote/Downvote feature
- Deploying for free using Vercel and Render
- Documentation
- Detailed Notes on what I learned building this application
Tech Used
- Nextjs
- Typescript
- GraphQL
- URQL
- NodeJS
- PostgreSQL
- TypeORM
- Redis
- TypeGraphQL
Built using Ben Awad's video