Skip to content

tepachemode/tepacheweb

Repository files navigation

tepacheweb

The Tepache Mode mascot

Rotting pineapple by Kelsey Clarke

Browser application for watching and interacting with Tepache Mode This is a work in progress with high churn

Player provided by OvenPlayer

Running an Ember Application

Prerequisites

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

Installation

  • git clone https://github.com/manufacturedba/tepacheweb this repository
  • cd tepacheweb
  • npm install

Running / Development

Running / Production

  • npm start

Be sure to build application prior to running production server

Environment parameters

TODO - Say goodbye to standalone google analytics package

GOOGLE_MEASUREMENT_ID - Unique tag ID for Google Analytics usage V4

Code Generators

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

Running Tests

  • ember test
  • ember test --server

Linting

  • npm run lint
  • npm run lint:fix

Building

  • ember build (development)
  • GOOGLE_MEASUREMENT_ID=G-XXXXXXXXXX ember build --environment production (production)

Further Reading / Useful Links

About

UI application for watching and interacting with SNES

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published