https://github.com/pulkit5ingh/notes
online note app
https://github.com/pulkit5ingh/notes
ejs-templating expressjs mongoose nodejs passport
Last synced: 3 months ago
JSON representation
online note app
- Host: GitHub
- URL: https://github.com/pulkit5ingh/notes
- Owner: pulkit5ingh
- Created: 2020-09-21T17:46:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-06T06:41:12.000Z (over 4 years ago)
- Last Synced: 2025-01-17T08:45:19.210Z (5 months ago)
- Topics: ejs-templating, expressjs, mongoose, nodejs, passport
- Language: HTML
- Homepage: https://note-app-online.herokuapp.com/
- Size: 3.26 MB
- Stars: 0
- Watchers: 2
- 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