https://github.com/albertoadami/m101js
Repository containing the project for the M101JS course@Mongodbuniversity Jen 2015
https://github.com/albertoadami/m101js
Last synced: 2 months ago
JSON representation
Repository containing the project for the M101JS course@Mongodbuniversity Jen 2015
- Host: GitHub
- URL: https://github.com/albertoadami/m101js
- Owner: albertoadami
- License: apache-2.0
- Created: 2015-01-18T13:58:05.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-25T16:15:00.000Z (over 11 years ago)
- Last Synced: 2025-01-17T01:11:51.303Z (over 1 year ago)
- Language: JavaScript
- Size: 164 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Blog project for M101JS
./app.js - entry point
./package.json - npm package description
./posts.js - Posts Data Access Helper
./sessions.js - Sessions Data Access Helper
./users.js - Users Data Access Helper
./views/ - html templates
Getting started
npm install
node app.js