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

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.

Awesome Lists containing this project

README

          

# storeNodeApp [Demo](https://node-stores.herokuapp.com/)

### Snapshot

![App Snapshot](./screenshots/node-store-app.png?raw=true "App Snapshot Image")

### 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