Skip to content

gitter-badger/downtime

 
 

Repository files navigation

Treachery app

This app handles management of the Treachery downtime system. This app is optimised for Dokku.

Installation

  1. Create a venv python -m venv venv
  2. Set environ source venv/bin/activate
  3. Install dependencies python -m pip install -r requirements.txt
  4. Migrate database
  5. Create superuser
  6. Run server python manage.py runserver

Dependencies

See the requirements.txt and runtime.txt files for dependencies.

About

The Treachery downtime system

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 40.1%
  • Python 39.4%
  • HTML 19.6%
  • CSS 0.9%