This README outlines the details of collaborating on this Ember application. A short introduction of this app could easily go here.
Please include the following in your local .env
file. These will connect you with a testing database.
FIREBASE_API_KEY=AIzaSyAMSp_U9CQL2uscLGEOGb5HV6tTc6DHd_4
FIREBASE_AUTH_DOMAIN=public-db.firebaseapp.com
FIREBASE_DATABASE_URL=https://public-db.firebaseio.com
FIREBASE_STORAGE_BUCKET=public-db.appspot.com
You will need the following things properly installed on your computer.
git clone <repository-url>
this repositorycd dtns-archive
npm install
bower install
ember serve
- Visit your app at http://localhost:4200.
Make use of the many generators for code, try ember help generate
for more details
ember test
ember test --server
ember build
(development)ember build --environment production
(production)
Specify what it takes to deploy your app.
- ember.js
- ember-cli
- Development Browser Extensions
- ember inspector for chrome <<<<<<< HEAD
- ember inspector for firefox =======
- ember inspector for firefox
f0dc20f3ebf2f8ea5d249aab2149c9a30699d974