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

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

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