Skip to content

alitair/docker-bot

Repository files navigation

To run locally, create a .env file

BIRDCONV_SERVER=http://localhost:5173 API_KEY=your birdconv api key APP_HOST=http://0.0.0.0:7860 RUN_AS_PROCESS=true

Start the webserver locally on port 5173

npm run dev

Start the bot server:

python server.py

To run on fly create a fly.env file like the sample.env

fly launch fly deploy cat fly.env | fly secrets import

About

bots for daily

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published