I was wondering if there is some kind of pre-packaged project out there that helps you get up and running with a backend to support your Ember project.
Something like express + mongoDB + passport.
I checked out Meteor.js and really liked the the backend is so simple, but the front-end doesn’t even come close to Ember’s capabilities.
So… do you know of any awesome open-source projects that have a full-stack with Ember on the front end?
at null.<anonymous> (/Users/oren/GitHub/Full-Stack-JS-Boilerplate/node_modules/mongoose/node_modules/mongodb/lib/mongodb/connection/server.js:553:74)
at EventEmitter.emit (events.js:106:17)
at null.<anonymous> (/Users/oren/GitHub/Full-Stack-JS-Boilerplate/node_modules/mongoose/node_modules/mongodb/lib/mongodb/connection/connection_pool.js:140:15)
at EventEmitter.emit (events.js:98:17)
at Socket.<anonymous> (/Users/oren/GitHub/Full-Stack-JS-Boilerplate/node_modules/mongoose/node_modules/mongodb/lib/mongodb/connection/connection.js:512:10)
at Socket.EventEmitter.emit (events.js:95:17)
at net.js:441:14
at process._tickCallback (node.js:415:13)
[nodemon] app crashed - waiting for file changes before starting…