Migrating from Meteor 1.2 to 1.3

Hi all,

I have created a Meteor app, which uses around 30 packages from atmosphere. Now I updated to Meteor 1.3 and everything seems to run smoothly.

I tried to restructure my files to the new/recommended file structure but failed, since I don’t know where to start. I tried to find some best practices, but could not find anything that was helpful.

Are there any best practices or is it better to keep my “old” app structure?

Regards
Torben

The guide has this info: http://guide.meteor.com/structure.html#javascript-structure

There’s also the Mantra architecture: https://github.com/mantrajs/mantra-sample-blog-app