GitXplorerGitXplorer
E

tutorial

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
8a67ae149e9a2c7bf098ac950d7e289c60d7125b

init

EErikKaum committed a year ago
Unverified
369b8402d8e0e4016fa0f4557031660c874291eb

initial commit

EErikKaum committed a year ago

README

The README file for this repository.

My Potassium App

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

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!