Repo for playing around with express + angularjs. First following http://briantford.com/blog/angular-express.html to try.
v0.1 Initial release corresponding to the blogpost cited above. Working app with pseudo-db, CRUD actions on posts.
v0.11 Adapted to heroku:
- added Procfile
v0.12 MongoDB support (instead of in-memory map) Running on port determined by process.env.PORT