.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
IMGBB_API_KEY
secret
ImgBB (free image hosting). Get a key at https://api.imgbb.com
brew install flyctl && fly launch --from https://github.com/alchaincyf/huashu-slide-codex
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/alchaincyf/huashu-slide-codex
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/alchaincyf/huashu-slide-codex