Posted inUncategorized
Hello Supabase Part 1: New Project and Create a Table
Audience: Beginner
Prerequisite: None
This article is part 1 of a 3-part series of creating a simple Next.js app using Subpabase, In part 1, I will walk over
- Creating a Supabase project called MLB App
- Create a new table called players in the new project
- Add columns to the player table
- Add data to the player table
I love this 100 seconds intro of Subpabase