Guides
Step-by-step walkthroughs
Practical guides that take you from zero to done on the most common BaseDeck workflows.
How to Deploy supabase Edge Functions from your phone
Write and deploy a Supabase Edge Function entirely from your phone with BaseDeck — no laptop, no CLI, no terminal. From blank editor to live function in under five minutes.
How to Manage your Supabase database on mobile
Browse tables, inspect rows, and run SQL queries from your phone using BaseDeck's Database and SQL tabs. Useful for live debugging and quick data checks.
How to deploy Multi-file functions with shared code on supabase
Deploy a multi-file Edge Function project that shares utility code across multiple functions. BaseDeck resolves imports and bundles everything — just like the Supabase CLI, from mobile.
Getting started with BaseDeck Android
Install the native Android app, set up your PIN and biometric unlock, connect your Supabase token, and explore the Android-exclusive features like function authoring, folder deploy, and function invocation testing.
Want the full user-guide on how to use and debug common errors with BaseDeck? The basedeck-user-guide.md providers a comprehensive guide on how BaseDeck works, how to use it and how to debug any error.
Want the full technical reference? The Documentation covers every feature, the security model, and how BaseDeck works under the hood.