mirror of
https://github.com/supabase/supabase.git
synced 2026-07-06 21:44:22 +08:00
26 lines
613 B
JSON
26 lines
613 B
JSON
[
|
|
{
|
|
"name": "Typescript Support",
|
|
"description": "Type definitions for both server side and client side",
|
|
"badge": null,
|
|
"url": "#"
|
|
},
|
|
{
|
|
"name": "Install from CDN",
|
|
"description": "Use Supabase in the browser without a build process",
|
|
"badge": null,
|
|
"url": "#"
|
|
},
|
|
{
|
|
"name": "Local emulator",
|
|
"description": "Develop locally and push to production when you're ready",
|
|
"badge": "Q1 2020",
|
|
"url": "#"
|
|
},
|
|
{
|
|
"name": "Supabase CLI",
|
|
"description": "Manage your Supabase projects from your local machine",
|
|
"badge": "Q2 2020",
|
|
"url": "#"
|
|
}
|
|
] |