diff --git a/README.md b/README.md index 762d713..727a58f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # abra-apps -Created using [`elm-spa`](https://elm-spa.dev) +web app to list Co-op Cloud apps; https://apps.coopcloud.tech ## local development @@ -23,8 +23,16 @@ Command | Description ## deploying -After you run `npm run build`, the contents of the `public` folder can be hosted as a static site. If you haven't hosted a static site before, I'd recommend using [Netlify](https://netlify.com) (it's free!) +After you run `npm run build`, the contents of the `public` folder can be hosted as a static site. __Build command:__ `npm run build` __Publish directory:__ `public` + +## thanks + +created using [`elm-spa`](https://elm-spa.dev) + +inspiration: + - https://yunohost.org/apps + - https://www.cloudron.io/store/index.html