dsyoon
|
294bd212fb
|
chore: fix run.sh for stt deployment
stt 경로/conda ncue 환경을 사용하고, 배포 기본값으로 --reload를 끄며
PORT/RELOAD 환경변수로 실행 옵션을 제어합니다.
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-02-09 19:14:49 +09:00 |
|
|
|
ec0931d14c
|
init
|
2026-02-09 18:49:20 +09:00 |
|
dsyoon
|
b18c9172a4
|
feat: persist uploads under resources
업로드 파일을 resources/uploads에 저장하고 파일명 안전화 처리합니다.
resources 디렉터리는 git에서 제외하고 uploads/.gitkeep만 추적합니다.
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-02-09 18:43:03 +09:00 |
|
dsyoon
|
42feb4a0fa
|
feat: add web STT app with admin CRUD
FastAPI 기반 업로드/전사(job) API와 취소/진행률 UI를 추가하고,
PostgreSQL(ncue_stt) 저장 및 웹 관리(조회/수정/삭제) 화면을 포함합니다.
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-02-09 18:31:30 +09:00 |
|