This is an example LMS (Learning Management System) built with NextJS and Supabase.
This is the codebase for a series on Youtube called Code with Andrew Ford. See the playlist to follow along.
Transcripts for each stream are availble on my blog.
If you would like to support this project and video series buy Andrew a coffee.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
This project uses the Dev Containers extension for VS Code. I recommend running the project in Docker in it's Dev Container.
Be sure to check the ERD on dbdiagram.io