elitan/mike
Activity
📝 Rename `frontend/` to `app/` (no public page) 1 commit 11d ago not yet rewritten
📝 elitan makes Mike runnable on a laptop in one command 1 commit 11d ago infrastructureintegration draft
The fork now stands up its full backend - database, file storage, and a local AI model - with a single docker command.
Two services become one - the standalone backend is folded into the Next.js frontend, leaving one thing to deploy.
✅ #2 refactor(api): move backend into next route handlers +2,294 -7,090 11d ago self by
elitan ↗ analysis ↗ GitHub ## Summary
⛔ #141 refactor(api): move backend into next route handlers +1,858 -6,011 11d ago by
elitan ↗ analysis ↗ GitHub ## Summary
The fork swaps a hosted backend-as-a-service for plain Postgres plumbing so Mike can run on someone's own servers.
📝 elitan rips out Supabase, rebuilds the plumbing from scratch 3 commits 11d ago infrastructuresecurity draft
One of Mike's forks just swapped its entire backend foundation in a single afternoon.
A new provider lets the codebase run against models on your own machine, with no paid API key required.
✅ #1 refactor(db): replace supabase with better auth and kysely +3,208 -1,374 11d ago self by
elitan ↗ analysis ↗ GitHub ## Summary
The fork's separate API server is gone - frontend and backend now live inside one Next.js project.
Threads of work (detailed view)
elitan makes Mike runnable on a laptop in one command
The fork now stands up its full backend - database, file storage, and a local AI model - with a single docker command.
elitan collapses Mike into a single app
Two services become one - the standalone backend is folded into the Next.js frontend, leaving one thing to deploy.
elitan cuts Supabase out of Mike
The fork swaps a hosted backend-as-a-service for plain Postgres plumbing so Mike can run on someone's own servers.
elitan rips out Supabase, rebuilds the plumbing from scratch
One of Mike's forks just swapped its entire backend foundation in a single afternoon.
elitan wires Mike up for fully local AI
A new provider lets the codebase run against models on your own machine, with no paid API key required.
elitan collapses Mike into a single app
The fork's separate API server is gone - frontend and backend now live inside one Next.js project.
Pull requests (detailed view)
✅ Merged (2)
by
elitan · opened 11d ago · merged 11d ago by elitan by
elitan · opened 11d ago · merged 11d ago by elitan ⛔ Closed without merge (2)
by
elitan · opened 11d ago · closed 11d ago by
elitan · opened 11d ago · closed 11d ago