From cbab4af66be6d8701fa35d3a9b880a773d921318 Mon Sep 17 00:00:00 2001 From: Skayo Date: Sat, 20 Nov 2021 16:15:36 +0100 Subject: Fixed package.json formatter script (#571) * Fixed package.json formatter script Didn't work on Windows, maybe other platforms too * Added example for custom one-click-app repository --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 309e34c..dbae9ec 100644 --- a/README.md +++ b/README.md @@ -75,3 +75,5 @@ To create your own repository: - Run `npm run validate_apps` - Run `npm 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](https://github.com/caprover/one-click-apps/blob/master/public/CNAME) to your own URL if you decide to do so. + +Here is a good example: [Skayo's CapRover One-Click-Apps](https://github.com/Skayo/CapRover-One-Click-Apps) -- cgit v1.2.3