mirror of
https://github.com/supabase/supabase.git
synced 2026-07-07 01:34:22 +08:00
58 lines
1.8 KiB
JSON
58 lines
1.8 KiB
JSON
[
|
|
{
|
|
"imgUrl": "images/stripe.jpg",
|
|
"title": "NextJS, Stripe and Supabase",
|
|
"url": "https://github.com/supabase/supabase/tree/master/examples",
|
|
"description":"Easily deploy a Supabase powered app with Stripe already built in for payments",
|
|
"icons" : [
|
|
{
|
|
"imgUrl": "https://avatars3.githubusercontent.com/u/54469796?s=480&v=4",
|
|
"imgAlt": "supabase icon"
|
|
},
|
|
{
|
|
"imgUrl": "https://avatars1.githubusercontent.com/u/14985020?s=480&v=4",
|
|
"imgAlt": "vercel icon"
|
|
},
|
|
{
|
|
"imgUrl": "https://avatars3.githubusercontent.com/u/856813?s=480&v=6",
|
|
"imgAlt": "stripe icon"
|
|
}
|
|
],
|
|
"ctaText" : "View project"
|
|
},
|
|
{
|
|
"imgUrl": "images/slack-clone.jpg",
|
|
"title": "NextJS realtime chat using Supabase",
|
|
"url": "https://github.com/supabase/supabase/tree/master/examples/nextjs-slack-clone",
|
|
"description":"Full-stack Slack clone example",
|
|
"icons" : [
|
|
{
|
|
"imgUrl": "https://avatars3.githubusercontent.com/u/54469796?s=480&v=4",
|
|
"imgAlt": "supabase icon"
|
|
},
|
|
{
|
|
"imgUrl": "https://avatars1.githubusercontent.com/u/14985020?s=480&v=4",
|
|
"imgAlt": "vercel icon"
|
|
}
|
|
],
|
|
"ctaText" : "View project"
|
|
},
|
|
{
|
|
"imgUrl": "images/to-do-app.jpg",
|
|
"title": "NextJS realtime chat using Supabase",
|
|
"url": "https://github.com/supabase/supabase/tree/master/examples/nextjs-slack-clone",
|
|
"description":"Full-stack Slack clone example",
|
|
"icons" : [
|
|
{
|
|
"imgUrl": "https://avatars3.githubusercontent.com/u/54469796?s=480&v=4",
|
|
"imgAlt": "supabase icon"
|
|
},
|
|
{
|
|
"imgUrl": "https://avatars1.githubusercontent.com/u/14985020?s=480&v=4",
|
|
"imgAlt": "vercel icon"
|
|
}
|
|
],
|
|
"ctaText" : "View project"
|
|
}
|
|
]
|