lly-ke / supabase-demo

基于 supabase (Firebase开源替代品) 和 Next.js 实现简单博客系统。

Home Page:supabase-demo-five.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

基于 supabase (Firebase开源替代品) 和 Next.js 实现简单博客系统。

启动

第一步进入项目根目录依次执行以下命令:

  1. 安装依赖
pnpm install
  1. 运行
pnpm run dev

在浏览器中打开 http://localhost:3000

部署到 Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

基于 supabase (Firebase开源替代品) 和 Next.js 实现简单博客系统。

supabase-demo-five.vercel.app


Languages

Language:JavaScript 87.0%Language:CSS 13.0%