- ๐ฅ๏ธ 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! ๐ขโจ