mirror of
https://github.com/supabase/supabase.git
synced 2026-07-06 21:44:22 +08:00
27 lines
821 B
JSON
27 lines
821 B
JSON
[
|
|
{
|
|
"name": "TypeScript Support",
|
|
"description": "Type definitions built directly from your database schema",
|
|
"badge": "",
|
|
"url": "https://supabase.io/docs/client/generating-types"
|
|
},
|
|
{
|
|
"name": "Install from CDN",
|
|
"description": "Use Supabase in the browser without a build process",
|
|
"badge": "",
|
|
"url": "https://supabase.io/docs/client/initializing"
|
|
},
|
|
{
|
|
"name": "Local emulator",
|
|
"description": "Develop locally and push to production when you're ready",
|
|
"badge": "Q1 2021",
|
|
"url": "https://supabasesubscribe.vercel.app/subscription/localEmulator"
|
|
},
|
|
{
|
|
"name": "Supabase CLI",
|
|
"description": "Manage Supabase projects from your local machine",
|
|
"badge": "Q2 2021",
|
|
"url": "https://supabasesubscribe.vercel.app/subscription/commandLine"
|
|
}
|
|
]
|