Skip to content

5yn74x3/app-repository

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo for CapRover One Click Apps

Validate One Click Apps Publish 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-apps and 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 pnpm or sudo 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 ./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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.6%
  • Shell 23.4%