(Optional) Install Canine locally
Last updated
Last updated
If you're using the online version of Canine, you can skip this.
Make sure you have docker compose installed on your local machine before continuing. Make sure you can run docker compose
successfully before continuing.
Canine can be installed locally by running
Navigate to http://localhost:3456 and you should see a welcome page, and a prompt to add your Github token.
Go to your Github profile's tokens page, and click Generate new token (classic). Give your token a name and make sure to select the permissions repo
, write:packages
, and delete:packages
Copy the token into your local Canine instance, and you're good to go!