docs: NAS 배포 상세 가이드 추가 및 v0.0.2 반영

Made-with: Cursor
This commit is contained in:
2026-04-13 13:56:24 +09:00
parent 3286159154
commit 3e101f50c2
7 changed files with 254 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
## 현재 버전
- `v0.0.1`
- `v0.0.2`
| 경로 | 역할 |
| ------------------------- | ----------------------------------------- |
@@ -18,3 +18,4 @@
| `docker-compose.yml` | PocketBase + 정적 웹(nginx) 구성 |
| `Dockerfile` | Vite 빌드 후 nginx 이미지 |
| `nginx.conf` | SPA 폴백 라우팅 |
| `docs/nas-deploy-guide.md` | NAS SSH·Git 클론·Compose·PocketBase 설정 순서 |