Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 264 Bytes

File metadata and controls

18 lines (11 loc) · 264 Bytes

BotUI Site

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Deploy

Uses fly.io.

Run (globally installed) fly deploy to deploy from this directory. Don't need docker locally, it's all handled by fly remotely.