first commit.

This commit is contained in:
2026-07-12 03:39:51 +08:00
commit 404d2a9140
52 changed files with 3041 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
name: server
description: A server app using the shelf package and Docker.
version: 1.0.0
# repository: https://github.com/my_org/my_repo
environment:
sdk: ^3.12.2
dependencies:
args: ^2.7.0
file: ^7.0.1
shelf: ^1.4.2
shelf_dav: ^1.0.0
dev_dependencies:
http: ^1.2.2
lints: ^6.0.0
test: ^1.25.6