mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add PartDB to Inventory Management (#735)
Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com>
This commit is contained in:
parent
237be8441e
commit
8e4e11b6dd
1 changed files with 14 additions and 0 deletions
14
software/partdb.yml
Normal file
14
software/partdb.yml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
name: "Part-DB"
|
||||
website_url: "https://docs.part-db.de/"
|
||||
source_code_url: "https://github.com/Part-DB/Part-DB-server"
|
||||
description: "An inventory management system for your electronic components."
|
||||
licenses:
|
||||
- AGPL-3.0
|
||||
platforms:
|
||||
- Docker
|
||||
- PHP
|
||||
- Nodejs
|
||||
tags:
|
||||
- Inventory Management
|
||||
demo_url: "https://demo.part-db.de/en/"
|
||||
|
||||
Loading…
Reference in a new issue