- 🖥️ Login to your CapRover dashboard
- 📲 Go to apps and click on One-Click Apps/Databases, then scroll down to the bottom
- 📋 Under 3rd party repositories: copy
https://caproverhub.github.io/caprover-one-click-apps
and paste it into the text box - 🔄 Click the Connect New Repository button
- 🍴 Fork this repository
- 🗑️ Delete all existing apps (to avoid duplicate apps), and add your own apps.
- 🛠️ Run
npm install -g pnpm
orsudo npm install -g pnpm
- ⚙️ Run
pnpm i
- 🧪 Run
pnpm run validate
- 📝 Run
pnpm run format:write
- 🏗️ Run
pnpm run build
- 🌐 Now you can host the static content placed in
./dist
directory anywhere you want; the official repo uses GitHub Pages to publish the content. Make sure to update CNAME to your own URL if you decide to do so.
For a complete list of available one-click apps, please visit the CaproverHub repository homepage.
Feel free to explore, contribute, and enhance your CapRover experience with these one-click apps! 🚢✨