Add more notes
This commit is contained in:
parent
72bd2bcabc
commit
6b0e9bf966
@ -22,6 +22,15 @@ More ideas...
|
|||||||
maintain the app template (`compose.yml`) and this code anyway, so we just
|
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
|
need to be aware of each other and keep in sync. This would optimise for
|
||||||
trust and collaboration and not "smart" code.
|
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
|
### Development
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user