divopsresources / vercel-platforms-supabase

Created with CodeSandbox

Home Page:https://codesandbox.io/s/github/divopsresources/vercel-platforms-supabase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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.

About

Created with CodeSandbox

https://codesandbox.io/s/github/divopsresources/vercel-platforms-supabase


Languages

Language:JavaScript 93.7%Language:HTML 5.3%Language:CSS 0.8%Language:Shell 0.3%