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

https://github.com/yossef-khaled/reddit-server

Reddit clone server.
https://github.com/yossef-khaled/reddit-server

cookies docker graphql mikroorm node nodemailer postgresql redis typeorm typescript

Last synced: 3 months ago
JSON representation

Reddit clone server.

Awesome Lists containing this project

README

          

# Reddit-server
## This is a step by step walkthrough making a reddit clone (just alike).
[Ben awad tutorial](https://www.youtube.com/watch?v=I6ypD7qv3Z8&t=7s)

### What was used for the back end:
* **Typescript**
* **Node JS**
* **Micro-orm**
* **Micro-orm migrations**
* **PostgreSQL**
* **Graph QL**
* **Docker**
* **Apollo**
* **Argon2**
* **Express session**
* **Redis and Connect-redis**