init: 0.1.1

feat: login page && auth required
todo: 断点上传
This commit is contained in:
loveuer
2025-05-08 18:02:49 +08:00
parent 440aa96ad6
commit 0e984c46b4
17 changed files with 646 additions and 23 deletions

2
.dockerignore Normal file
View File

@ -0,0 +1,2 @@
node_modules
dist