nodejs-starter icon indicating copy to clipboard operation
nodejs-starter copied to clipboard

Single Page App setup using industry's best practices and modules. Node.js, Express, Mongoose, passport.js, component.io, Jade, Stylus and Bootstrap.

Results 7 nodejs-starter issues
Sort by recently updated
recently updated
newest added

![image](https://cloud.githubusercontent.com/assets/4705188/21204410/43752930-c225-11e6-9715-e2af80e5f81a.png)

> Failed to load c++ bson extension, using pure JS version > F:\node_space\nodejs-starter\lib\config\index.js:43 > throw new Error('Invalid config key "' + key + '"'); > ^ > > Error: Invalid...

Hi, I've installed the project following the provided instructions, however when I try to run it I get the following messages: ``` { [Error: Cannot find module '../build/Release/bson'] code: 'MODULE_NOT_FOUND'...

http://nodejs-starter.herokuapp.com/ is down

When you add a new component or npm module and run `make`, `component install` and `npm install` are not executed if `components` and `node_modules` directories exists. As a workaround, you...

It'd be great to offer support for the next sections: - [ ] Body Class - [ ] Page Titles - [ ] Stylus Vars - [ ] Meta description...