adarshnd14 / Mern_backend

Includes Authorization using JWT token, Hashing the data using Bcrypt library, avoiding CORS error, unit testing/ end point testing using Jest and Supertest, connecting application to MongoDB and writing Schema...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mern_backend

Includes Authorization using JWT token, Hashing the data using Bcrypt library, avoiding CORS error, connecting application to MongoDB and writing Schema...
Add .env file with PORT, DBURL and SECRET_KEY

To run unit test for end-points use command - npm run test

About

Includes Authorization using JWT token, Hashing the data using Bcrypt library, avoiding CORS error, unit testing/ end point testing using Jest and Supertest, connecting application to MongoDB and writing Schema...


Languages

Language:JavaScript 100.0%