Commit Graph

4 Commits

Author SHA1 Message Date
virtus 6b927f20e1 refactor: replace Next.js server with Uvicorn for backend, remove backfill script
Build and Push Reader API Image / docker (push) Successful in 17s
2026-05-01 19:20:30 +07:00
virtus 9f235c33b2 fix(backfill): add sys.path insertion for module resolution
Build and Push Reader API Image / docker (push) Successful in 11s
2026-04-30 02:17:38 +07:00
virtus 9a3bb4b6ce feat(storage): implement NAS content storage with read/write capabilities
Build and Push Reader API Image / docker (push) Successful in 1m3s
feat(docker): configure NAS content and EPUB source directories in docker-compose

feat(migrations): add tables for SourceAsset, ImportJob, ChapterContentRef, and AssetNovelMapping

feat(scripts): create backfill script for populating ChapterContentRef from MongoDB chapters
2026-04-30 01:53:52 +07:00
virtus 24f070d14e Initial reader-api backend extracted from reader 2026-03-24 13:55:42 +07:00