Bootstrap SQLite on server startup with embedded migrations and development seed data. Replace placeholder auth and library responses with database-backed services, bearer sessions, and repository-driven API handlers.
Add tsbuildinfo files to .gitignore and remove the generated TypeScript build metadata file from version control.
Add the initial project blueprint, Go backend skeleton, frontend app shell, database schema draft, and local development/deployment files.