An open API service indexing awesome lists of open source software.

https://github.com/botui/botui-site

Main site for BotUI
https://github.com/botui/botui-site

botui main-site

Last synced: 8 months ago
JSON representation

Main site for BotUI

Awesome Lists containing this project

README

          

# BotUI Site

## Getting Started

First, run the development server:

```bash
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.