Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 420 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 420 Bytes

My Potassium App

This is a Potassium HTTP server, created with banana init CLI #comeon

TEST

Testing

Start a local dev server with banana dev

Deployment

  1. Create empty repo on Github
  2. Push this repo to github
git remote add origin https://github.com/{username}/{repo-name}.git
  1. Log into Banana
  2. Select this repo to build and deploy!