This is a twitter clone im actively working on. i made this to learn the fundementals of Express.JS and learn to use more advanced APIs in my project.
We Use React As The Framework And NGINX To Host The App.
We Use Express.JS For The Api With MongoDB As The Database. We Also Use Passport.JS For Authentication
For Production Servers, I Will Probably Make A Few Dockerfiles And Create 3 Different Docker Compose Configs, One For An All In One Setup, With The Other Two Being The BackEnd And FrontEnd Seperated.
- Backend: 70%
- FrontEnd: 70%
- Docker Deployment Configs: 0%
- NGINX Configs: 0%