Skip to content

mattcoker/dtns-archive

Repository files navigation

Daily Tech News Show Archive

This README outlines the details of collaborating on this Ember application. A short introduction of this app could easily go here.

Warning: This README is not up to date, but will be updated very soon

Environment Variables

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

Prerequisites

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

Installation

  • git clone <repository-url> this repository
  • cd dtns-archive
  • npm install
  • bower install

Running / Development

Code Generators

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

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

Specify what it takes to deploy your app.

Further Reading / Useful Links

f0dc20f3ebf2f8ea5d249aab2149c9a30699d974

About

An archive application for viewing historical Daily Tech News Show information

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published