Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)**
Expand Down Expand Up @@ -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
Expand Down