This commit is contained in:
2022-10-22 11:35:54 +02:00
commit b7722a7aa4
4 changed files with 65 additions and 0 deletions

24
README.md Normal file
View File

@ -0,0 +1,24 @@
# nocodb
> One line description of the recipe
<!-- metadata -->
* **Category**: Apps
* **Status**: 0
* **Image**: [`nocodb`](https://hub.docker.com/r/nocodb), 4, upstream
* **Healthcheck**: No
* **Backups**: No
* **Email**: No
* **Tests**: No
* **SSO**: No
<!-- endmetadata -->
## Quick start
* `abra app new nocodb --secrets`
* `abra app config <app-name>`
* `abra app deploy <app-name>`
For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).