Skip to content

Latest commit

 

History

History

platforms-slate-supabase

name slug description framework useCase css deployUrl demoUrl relatedTemplates
Blogging platform with Slate and Supabase
platforms-slate-supabase
Build a blogging platform based on Slate.js, Supabase and Vercel.
Next.js
Documentation
Tailwind
domains-api
platforms-starter-kit

Platforms Starter Kit

Build a blogging platform based on Slate.js, Supabase and Vercel.

Deploy Your Own

Read the guide Platforms guide This solution builds upon this guide. The differences will be explained down bellow.

Demo

https://app.vercel.im/

Differences with Platforms guide:

  1. Skip the PlanetScale installation and instead create a database on Supabase and replace the proper keys in the .env files.
  2. Populate the database with the two necessary tables Schema You can use the following script in the supabase sql editor to go faster

Built on open source

This working demo site was built using the Platforms Starter Kit and:

Contributing

  • Start a discussion with a question, piece of feedback, or idea you want to share with the team.
  • Open an issue if you believe you've encountered a bug with the starter kit.