[WIP] Digital Garden made with #Remix
CanRau.comDeploy to Fly is a source code repository that allows users to easily deploy their websites to the Fly hosting platform. It aims to simplify the deployment process by providing a straightforward and intuitive interface for users to manage their deployments.
To install CanRau.comDeploy to Fly, follow these steps:
git clone https://github.com/CanRau/canrau-fly-deploy.git
npm install
cp .env.example .env
Edit the .env file and enter your Fly API token and other configuration settings.
Start the deployment process:
npm run deploy
CanRau.comDeploy to Fly is a user-friendly source code repository that simplifies the deployment process to the Fly hosting platform. With its intuitive interface and easy-to-follow installation steps, users can quickly deploy their websites and have control over their code.