therabbithole icon indicating copy to clipboard operation
therabbithole copied to clipboard

Took a look at your project...

Open dgdosen opened this issue 13 years ago • 1 comments

I'm trying to work with Node, Express, Mongoose and Jasmine-Node - similar to what you're dong. I tried to run the app - How do you seed it with users?

I got to your app from a gist in this blog post... http://blog.learnboost.com/blog/mongoose/ Do you know of any good references for working with node/jasmine/mongoose together?

--Thanks for any info!

dgdosen avatar Jan 26 '12 21:01 dgdosen

I'll be the only user so I just added it to the database once with some throwaway code

I haven't really found any good references for the node/jasmine/mongoose combination, so I'm just experimenting and feeling it out basically :)

davybrion avatar Jan 28 '12 13:01 davybrion