Basic project for a Meteor App.
- Persistent Session
- Bootstrap
- Font Awesome
- Flow Router
- MomentJS
- SimpeSchema/Auto-Form
- Persisten Client DB for mobile Apps (see /imports/db/persistent-client-db.js)
- Examples for pages, components, server-api,...
See the Meteor Guide for the recommended code layout conventions.
To start the app, run sh startup.sh
in the root.
You can also set your environment variables (like MONGO_URL, MAIL_URL,...) in this file.
- Add optional user account packages
- Switch from Atmosphere packages to npm packages