Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ndeta100/passport-js-auth
https://github.com/ndeta100/passport-js-auth
ejs express javascript mongodb mongoose node-js
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ndeta100/passport-js-auth
- Owner: Ndeta100
- Created: 2021-08-31T17:31:15.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-31T17:38:20.000Z (over 3 years ago)
- Last Synced: 2024-11-06T00:25:46.634Z (about 2 months ago)
- Topics: ejs, express, javascript, mongodb, mongoose, node-js
- Language: EJS
- Size: 3.66 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node.js & Passport Login
This is a user login and registration app using Node.js, Express, Passport, Mongoose, EJS and some other packages.
### Version: 2.0.0
### Usage
```sh
$ npm install
``````sh
$ npm start
# Or run with Nodemon
$ npm run dev# Visit http://localhost:5000
```### MongoDB
Open "config/keys.js" and add your MongoDB URI, local or Atlas