✅ Check out my YouTube Channel with all of my tutorials.
Deploy by clicking the button above Remember to add your .env variables in the deployed version
Description:
This code takes the code from Node.js & Express for Beginners Playlist Youtube channel. It uses it as the base and reworks. I leave the basic authentication made with express but I change up the database from mongodb to postgres. I also add redis to manage usertoken instead of updating the database. The code never involved business logic so I created the base for business logic using Graphql Apollo
YouTube Tutorial for original repository.