1.0.0 • Published 3 years ago
caprover-one-click-apps v1.0.0
Repo for CapRover One Click Apps
How to add this repo:
- Login to your CapRover dashboard
- Go to apps and click on One-Click Apps/Databases and scrolldown to the bottom
- Under 3rd party repositories: copy
https://Awes0meHub.github.io/caprover-one-click-appsand paste it in to the text box - Click the Connect New Repository button
To create your own repository:
- Fork this repository
- Delete all existing apps (to avoid duplicate apps), and add your own apps.
- Run
npm install -g pnpmorsudo npm install -g pnpm - Run
pnpm i - Run
pnpm run validate_apps - Run
pnpm run formatter-write - Run
pnpm run build - Now you can host the static content placed in
./distdirectory 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.
1.0.0
3 years ago