An open API service indexing awesome lists of open source software.

https://github.com/voidnerd/node-auth-example

Node Authentication Example [Technical Article]
https://github.com/voidnerd/node-auth-example

Last synced: 10 months ago
JSON representation

Node Authentication Example [Technical Article]

Awesome Lists containing this project

README

          

# 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](https://twitter.com/voidnerdx)
* Licensed under MIT