Skip to content

Loppupalautus

Pre-release
Pre-release
Compare
Choose a tag to compare
@Catrovitch Catrovitch released this 15 May 20:25
· 5 commits to master since this release

Needed files in asset folder are included.
Before running make sure dependencies are correct with command:
poetry install
Initiate database with command:
poetry run invoke build
Start the program with command:
poetry run invoke start