Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 237 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 237 Bytes

WIP steps Basic

  • clone repo
  • install flyctl
  • fly deploy

For continuous deployment

  • set the app name in fly-deploy.yml in the .github/workflows folder
  • set app name in fly.toml
  • set FLY_API_TOKEN in github secrets for the repo