https://github.com/gsync/storenodeapp
A full stack app using Node, Express, Mongodb, pug, passport. Please checkout the live demo.
https://github.com/gsync/storenodeapp
express mongodb mongoose nodejs passport pug
Last synced: about 16 hours ago
JSON representation
A full stack app using Node, Express, Mongodb, pug, passport. Please checkout the live demo.
- Host: GitHub
- URL: https://github.com/gsync/storenodeapp
- Owner: Gsync
- Created: 2017-12-02T05:21:26.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T23:06:49.000Z (about 3 years ago)
- Last Synced: 2024-04-14T13:50:29.949Z (over 1 year ago)
- Topics: express, mongodb, mongoose, nodejs, passport, pug
- Language: JavaScript
- Homepage: https://node-stores.herokuapp.com/
- Size: 54.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# storeNodeApp [Demo](https://node-stores.herokuapp.com/)
### Snapshot

### Dependencies
- express
- mongoose
- passport
- pug
- connect-flash
- moment
- axios
- nodemailer
### CDNs
- Google Maps
### Dev Dependencies
- webpack
- babel
- nodemon
### Reference
- [Node Training Course by Wesbos](https://learnnode.com/)
### Notes
- `npm install` to install dependences
- `npm run dev` to start local server