-
Copy the sample config file
cp .env.sample .env
-
Update
.env
with a realWANIKANI_API_KEY
https://www.wanikani.com/settings/personal_access_tokens. -
Start the server:
cargo run
Deploys are done automatically on GitHub Actions, but can also be run manually:
flyctl deploy