rebase-interactive / gitzoom-web

Experimental Ember.js application for better GitHub notifications
https://app.gitzoom.com/
2 stars 0 forks source link

GitZoom CircleCI

This README outlines the details of collaborating on this Ember application.

Prerequisites

You will need the following things properly installed on your computer.

Installation

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

Linting

Building

Deploying

GitZoom is deployed to AWS via ember-cli-deploy using the approach outlined in the following blog posts:

The configuration keys necessary for AWS deployment can be found in .env.deploy.production.sample. Copy this sample file to .env.deploy.production and insert values for each key before deployment.

To deploy a new version to AWS, run the following command:

ember deploy production

Further Reading / Useful Links

Copyright

Copyright © 2018 Rebase Interactive. All rights reserved.