Skip to content

Tracks the misfortune that you yield through your Dalaran Craters

Notifications You must be signed in to change notification settings

Bensjoo/crater-baiter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crater baiter app

Helps the average up-to-no-good mage keep track of unhelpful portals and their victims

auth is handled using discord oauth

setup dev

create python virtual env. python=3.9.15

pip install -r requirements.txt

# Required env variables
DISCORD_CLIENT_ID=VALUE
DISCORD_SECRET_KEY=VALUE
SECRET_KEY=VALUE
APP_CONFIG=VALUE
HOST=VALUE
SQLALCHEMY_DATABASE_URI=VALUE

python run.py

TODO:

  • add new crater victim form
  • start page => list of latest victims
  • CRUD victims
  • simple auth in debug mode

About

Tracks the misfortune that you yield through your Dalaran Craters

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published