Skip to content

voidnerd/node-auth-example

Repository files navigation

node-auth-example

Article at https://voidnerd.com/posts/build-a-nodejs-restful-api-with-express-and-mongodb

Usage

  • 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

How do I thank you?

Surprise Me :).

Licensing

  • Copyright © 2019 Void
  • Licensed under MIT

Releases

No releases published

Packages

No packages published