- Notifications
You must be signed in to change notification settings - Fork31
🍄 platform for building Badass Courses
License
badass-courses/course-builder
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Course Builder is a real-time multiplayer CMS for building and deploying the opinionated data structures of developer education products
The main Course Builder web application can be found inapps/course-builder-web
and has further instructions in the readme.
This is a monorepo managed byTurborepo
pnpm installpnpm buildcd apps/course-builder-webcp .env.example .envpnpm dev
All of the environment variables for various services are the biggest obstacle to getting started. You can find the environment variables in theapps/course-builder-web/.env
file. You can copy theapps/course-builder-web/.env.example
file to.env
and fill in the values for the environment variables. If you're a Skill Recordings team member, you can pull theenv
from Vercel. See the app project readme for more information.
pnpm dev
from the root of the project will run all the packages in the monorepo in development watch mode. Very convenient.
It does not run theapps
. Those need to be individually started.
Built byBadass Courses 🍄🌈💀
About
🍄 platform for building Badass Courses