build-tracker-heroku

Quickly and easily deploy a new Build Tracker application to Heroku

MIT License

Stars
8

Build Tracker on Heroku

Quickly create a new Build Tracker deployment on Heroku

Documentation

All documentation can be found at buildtracker.dev.

Quick Start

  1. On GitHub, click the Use this template button to create a new repo from this template repo.
  2. Update the server's build-tracker.config.js file as per your needs. Follow the @build-tracker/server documentation
  3. Click the Deploy to Heroku button in this README

    NOTE: if you create this as a private repository, you must update the URL with a template query param: https://heroku.com/deploy?template=https://github.com/my-org/build-tracker-heroku/tree/master

  4. Follow the instructions on Heroku.

Contributing

Code of Conduct

All project participants are expected to adhere to the repository's Code of Conduct. Please read the full text so that you can understand what actions will and will not be tolerated.

Contributing Guide

Read the contributing guide to learn about the development process, how to propose fixes and improvements, and how to build and test your changes.

License

Build Tracker is MIT licensed.