diff --git a/.github/README.md b/.github/README.md index b190226a..ec12f6a5 100644 --- a/.github/README.md +++ b/.github/README.md @@ -53,6 +53,7 @@ - [Option#3: Docker](#deploying---option-3-docker) - [Option#4: Render](#deploying---option-4-render) - [Option#5: Source](#deploying---option-5-from-source) + - [Option#6: RepoCloud](#deploying---option-6-repocloud) - [Configuration Options](#configuring) - [Developer Setup](#developing) - **[Community](#community)** @@ -920,6 +921,12 @@ yarn build # Build the app for producti yarn start # Start the app (API and GUI) ``` +### Deploying - Option #6: RepoCloud + +Click the button below, to deploy to RepoCloud 👇 + +[![Deploy on RepoCloud](https://d16t0pc4846x52.cloudfront.net/deploylobe.svg)](https://repocloud.io/details/Web-Check/) + --- ### Configuring