Y
Hacker News
new
|
ask
|
show
|
jobs
by
MrBlue
4704 days ago
Looks a lot like this node+express+mongo boilerplate:
https://github.com/madhums/node-express-mongoose-demo
1 comments
bemurphy
4704 days ago
Thanks for sharing this. I've been getting into express lately and this boilerplate is a little leaner for the reading.
It also just informed me of the app.param api in express. I had no idea.
link
It also just informed me of the app.param api in express. I had no idea.