/Party

Eine Software für Lan parties

Primary LanguageHTMLMIT LicenseMIT

Party

running the project

  • poetry install -- install dependencies
  • docker-compose up -d -- start mongodb
  • poetry run python party/main.py -- run the project