Simple REST-API with Node.js, Express and jsonwebtoken
Server: Node, Express
Middleware: Morgan, Jsonwebtoken
Database: Mongoose
Other Dependencies: bcryptjs, cors, dotenv, nodemon
To run this project, you will need to add the following environment variables to your .env file
PORT
DB_URL
SECRET