feat: update .gitignore, remove unused API interfaces, and add local dev scripts for bootstrap and seeding connections

This commit is contained in:
2026-07-13 23:13:16 +08:00
parent b1ddf32238
commit 3ae0cc3e60
8 changed files with 166 additions and 204 deletions
+1
View File
@@ -4,6 +4,7 @@ dist/
.env
.env.*
!.env.example
.secrets/
admin-web/node_modules/
admin-web/build/
admin-web/.svelte-kit/