릴리스: v0.1.9 MariaDB 전용 코드베이스 정리

This commit is contained in:
2026-03-19 15:20:13 +09:00
parent 0c30ae5cb3
commit beaec9326b
18 changed files with 632 additions and 1067 deletions

View File

@@ -37,13 +37,6 @@ VITE_API_ORIGIN=http://localhost:5179 npm run dev
- 접속: `http://localhost:5173`
### 4) 기존 lowdb 데이터 이관
```bash
cd backend
npm run migrate:lowdb
```
자세한 내용은 [docs/local-mariadb.md](/Users/bicute/Desktop/zenn.dev/tier-cursor/docs/local-mariadb.md)를 참고하세요.
## 사용 흐름(현재 구현)