Refactor backend entry, migrations & docs

↗ view on GitHub · KB01111 · 2026-05-28 · a27ef045

Make local dev and desktop builds clearer and more robust: update README with local Encore/Postgres guidance and desktop build env var; move and rename DB migrations to backend/src/migrations (add .up.sql); clear backend/encore.app id to avoid requiring Encore Cloud; ignore Encore-generated files in backend/.gitignore. Backend runtime adjusted to export startServer from src/index.ts and add src/server.ts to start it; package.json scripts updated to use server.ts/dist/server.js. Tests updated to normalize quoted identifiers. Frontend: update ESLint rules/ignores and add/adjust Tauri-related files and helper scripts for preparing and smoke-testing the Next sidecar.
Repository KB01111/mike
Author KB01111 <ralleyhainne@gmail.com>
Authored
Parents eb9bec36
Stats 23 files changed , +5236 , -1730
Part of Migrate backend to Encore + self-hosted Postgres, add local auth and Tauri desktop packaging

Capture this commit into my fork

Download a Markdown prompt that tells Claude how to port this exact commit into your working tree. Run it via claude -p < capture-commit-a27ef045.md from inside the repo you want the change in.

⬇ Download capture-commit-a27ef045.md