Skip to content

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...

Notifications You must be signed in to change notification settings

adarshnd14/Mern_backend

Repository files navigation

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...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages