Can fortune.js be integrated in Ember-CLI

Can I integrate in my example the Fortune.js server in Ember-CLI without Broccoli merging it in the client? Best would be the Fortune.js starting from the “Ember server” command.

im not sure but if you want super easy fast prototyping i recommend EmberFire, easy to use and setup.

I think firebase is great but I like fortune,js and might try PouchDB but now I have a folder client and a folder server. It is in one git repository but I like the Fortune server tot start with ember server and include fortune.js in the package.json. Can this be done?

It solved it by itself when I swiched the example to ember-pouch :wink:

1 Like