Files
supabase/www/data/BlogPosts.json
Inian Parameshwaran e2d500bd64 fix local development
2020-12-12 17:15:29 +08:00

27 lines
667 B
JSON

[
{
"type": "Blog post",
"title": "Tayfa Built a No-Code Website Builder Deployed in Seven Days",
"description": "",
"postMeta": {
"name": "Paul Copplestone",
"avatarUrl": "/blog/2020/12/02/case-study-xendit",
"publishDate": "",
"readLength": 6
},
"ctaText": "View blog post"
},
{
"type": "Blog post",
"title": "Supabase Partners With Strive School To Help Teach Open Source",
"description": "",
"postMeta": {
"name": "Paul Copplestone",
"avatarUrl": "/blog/2020/12/02/supabase-striveschool",
"publishDate": "",
"readLength": 6
},
"ctaText": "View blog post"
}
]