We're automatically deploying on every update to master using Travis-CI. Check the .travis.yml file for details.
Manual deployment is still possible. For manual deployment, follow the instructions below:
- Ask Kosta, Alberto or Tim for AWS S3 credentials.
- Go to
~/.aws/credentials
and create a named profile called "leap" with the credentials you received. npm run deploy
will re-build, deploy to S3 and invalidate the Cloudfront Distribution.