Some checks failed
continuous-integration/drone Build is failing
[ci skip]
tellaweb
One line description of the recipe
- Category: Apps
- Status: 0
- Image:
tellaweb, 4, upstream - Healthcheck: No
- Backups: No
- Email: No
- Tests: No
- SSO: No
Quick start
abra app new tellaweb --secretsabra app config <app-name>abra app deploy <app-name>- Run database migrations:
abra app run <app-name> api /docker-entrypoint.sh npm run typeorm migration:run - Create an initial admin user:
abra app run <app-name> api /docker-entrypoint.sh npm run typeorm migration:run
For more, see docs.coopcloud.tech.
Description
Enables individuals and organizations to centralize and manage reports sent by Tella users, including photos, videos, and audio files.
Languages
Shell
100%