mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Adds DocKing to Document Management (#324)
This commit is contained in:
parent
67d59c90cd
commit
6b3cfb59bd
1 changed files with 13 additions and 0 deletions
13
software/docking.yml
Normal file
13
software/docking.yml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name: DocKing
|
||||
website_url: https://docking.shipsaas.tech
|
||||
description: Document management service/microservice that handles templates and renders them in PDF format, all in one place.
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- PHP
|
||||
- Nodejs
|
||||
- Docker
|
||||
tags:
|
||||
- Document Management
|
||||
source_code_url: https://github.com/shipsaas/docking
|
||||
demo_url: https://docking-demo.shipsaas.tech/console
|
||||
Loading…
Reference in a new issue