Update OSS setup docs and remove app legal pages

This commit is contained in:
willchen96 2026-05-11 03:15:34 +08:00
parent 0ac2744a8e
commit af5691e773
4 changed files with 64 additions and 426 deletions

1
backend/.gitignore vendored
View file

@ -1,6 +1,7 @@
node_modules
dist
.env*
!.env.example
*.log
logs/
.DS_Store