Tinbase Tool Runs Full Supabase Stack Locally in 100 MB Without Docker
A developer has shared how switching from the official Docker-based Supabase local setup to a tool called Tinbase dramatically reduced resource usage on an M1 MacBook Air. The standard Supabase local environment requires twelve Docker containers, consumes around 1.6 GB of RAM, and takes roughly 45 seconds to boot. Tinbase is a single 58 MB executable that bundles Postgres 17 alongside auth, realtime, edge functions, and storage, booting in about 2.5 seconds and using under 100 MB of RAM at steady state. The tool exposes the same HTTP and Postgres endpoints as hosted Supabase, meaning the only required code change is updating the connection URL. The developer noted a few limitations, including a different admin UI and the absence of some newer Supabase-hosted features such as vector search integration.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in