Skip to content

botui/botui-site

Repository files navigation

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.