mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add Kottster (#1348)
Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: nodiscc <nodiscc@gmail.com>
This commit is contained in:
parent
0a12022217
commit
274e643a12
1 changed files with 12 additions and 0 deletions
12
software/kottster.yml
Normal file
12
software/kottster.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: "Kottster"
|
||||
website_url: "https://kottster.app/"
|
||||
source_code_url: "https://github.com/kottster/kottster"
|
||||
description: "Low-code admin panel that connects to your database and automatically generates pages to view and manage your data."
|
||||
licenses:
|
||||
- Apache-2.0
|
||||
platforms:
|
||||
- Nodejs
|
||||
- Docker
|
||||
tags:
|
||||
- Database Management
|
||||
demo_url: "https://demo.kottster.app/"
|
||||
Loading…
Reference in a new issue