- Upgrades Meteor version to 2.11.0
- Upgrades all dependencies to latest.
- Adding Dockerfile to create container image to run app
- Adding zcloud.ws instructions to deploy
- Adding Meteor up config example to running using zcloud.ws images
- Upgrades Meteor version to 2.10.
- Upgrades all dependencies to latest.
- Includes conditional router rendering supporting:
- Pages for authenticated people only (LoggedLayout)
- Pages for anonymous people only (AnonymousLayout)
- Pages for all people (PublicLayout)
- Upgrades Meteor version to 2.6-rc.1 from 2.5.5.
- Fixes tailwind.config.js: it was purging wrong paths.
- Upgrades Meteor version to 2.5.5 from 2.5.3.
- Fixes app name in passwordless emails.
- Initial version.