Setup - quagzlor/Kaguya-Seeker GitHub Wiki
Once dependencies are installed, navigate to root folder of kaguya.
- Navigate to kaguya/lib/config.py
- On line 6, change the word after 'DB_PASSWORD', <> to whatever your Postgress password is\
- Delete pycache and migration folders
run the following lines in command-prompt
- python run.py db init
- close the server
- python run.py db migrate
- close the server
- python run.py db upgrade
- close the server
- psql kaguya postgres
Summon Satan