These are examples of how to configure potassium to run on banana, as referred to in our official documentation
Start a local dev server with python3 app.py
- Create empty repo on Github
- Push this repo to github
git remote add origin https://github.com/{username}/{repo-name}.git
- Log into Banana
- Select this repo to build and deploy!