Article at https://voidnerd.com/posts/build-a-nodejs-restful-api-with-express-and-mongodb
git clone https://github.com/ndiecodes/node-auth-example.git node-api
cd node-api
- create a
.env
file, copy all text in.env.example
into the.env
file and fill in your configurations. npm install
npm start
Surprise Me :).
- Copyright © 2019 Void
- Licensed under MIT