mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Create dropserver.yml
This commit is contained in:
parent
cdefecf2a7
commit
30215256b0
1 changed files with 13 additions and 0 deletions
13
software/dropserver.yml
Normal file
13
software/dropserver.yml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name: "Dropserver"
|
||||
website_url: "https://dropserver.org"
|
||||
source_code_url: "https://github.com/teleclimber/Dropserver/"
|
||||
description: "An Application Platform for Your Personal Web Services"
|
||||
licenses:
|
||||
- Apache-2.0
|
||||
# list of languages/platforms, see https://github.com/awesome-selfhosted/awesome-selfhosted-data/tree/master/platforms for the full list of platforms
|
||||
platforms:
|
||||
- Go
|
||||
- Deno
|
||||
tags:
|
||||
- Self-hosting Solutions
|
||||
depends_3rdparty: false
|
||||
Loading…
Reference in a new issue