Record resolved Go dependencies in go.sum after enabling SQLite-backed services and ignore the locally built server.exe artifact.
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.