Validate One Click Apps Publish One Click Apps
- π₯οΈ 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! π’β¨