diff --git a/README.md b/README.md index aeb8918..f03167c 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,15 @@ More ideas... maintain the app template (`compose.yml`) and this code anyway, so we just need to be aware of each other and keep in sync. This would optimise for trust and collaboration and not "smart" code. +- Hard-code the secrets/configs required to make the code for generating + versions simpler as well. + +## MVP screens + +- **App selection screen**: a list of apps, you choose which one you want +- **Install app screen**:a form for installing the application +- **Edit app screen**: re-load the configuration for an app, ability to update it +- **Delete app screen**: remove the app ### Development