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]
- Host: GitHub
- URL: https://github.com/voidnerd/node-auth-example
- Owner: voidnerd
- License: mit
- Created: 2020-01-13T17:59:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-01T18:53:59.000Z (about 3 years ago)
- Last Synced: 2025-03-29T08:11:12.805Z (11 months ago)
- Language: JavaScript
- Homepage: https://ndiecodes.com/posts/build-a-nodejs-restful-api-with-express-and-mongodb
- Size: 92.8 KB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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