git: 원격 저장소 연결 및 초기 커밋

Made-with: Cursor
This commit is contained in:
2026-04-13 13:50:17 +09:00
commit 3286159154
38 changed files with 7830 additions and 0 deletions

9
docs/update.md Normal file
View File

@@ -0,0 +1,9 @@
# 업데이트 로그
## v0.0.1
- ~추가. Vite + Vue 3 SPA, Tailwind, PWA, PocketBase 연동 골격.
- ~추가. Docker Compose(PocketBase + nginx 정적 웹).
- ~수정. 프로젝트 규칙을 Vite SPA 기준으로 정리.
- ~수정. 완료 표시는 SVG 아이콘으로 정리.
- ~추가. Git 저장소 초기화 및 원격 `origin`(git.sori.studio) 연결.