사주 풀이 고도화, NAS 배포 자동화

This commit is contained in:
2026-02-16 19:02:04 +09:00
parent d513c063cf
commit 7042373448
44 changed files with 6280 additions and 978 deletions

5
.gitignore vendored
View File

@@ -30,8 +30,13 @@ yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*
# deployment
robocopy.log
deploy.log
# env files (can opt-in for committing if needed)
.env*
!.env.example
# vercel
.vercel