- Source Code: https://github.com/michaelponce/backend-crm
Tech Stack
-
BackEnd
- Nodejs
- MongoDB
- GraphQL
-
Dependencies Used
- -Bcryptjs For Hashed the privileged Data. -DotENV For Storing configuration in the environment separate from code. -Jsonwebtoken Is an open standard used to share security information between two parties — a client and a server. In this case is used for verify if the user has login.
Hope you guys liked it. If you liked the project give it a star on Github. :D
More in-Depth explanation is coming soon, stay tuned.