-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into zac/refactor-tree-updates-promise-all
- Loading branch information
Showing
118 changed files
with
4,386 additions
and
3,713 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@coursebuilder/ui": patch | ||
--- | ||
|
||
add instructor mdx component |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"@coursebuilder/ui": patch | ||
--- | ||
|
||
add testimonial mdx component |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
"@coursebuilder/commerce-next": patch | ||
"@coursebuilder/next": patch | ||
"create-course-app": patch | ||
--- | ||
|
||
bump next |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
We are using Next.js 15+, which means server components (RSC) and server actions. | ||
|
||
This is a turborepo monorepo. | ||
|
||
- `/packages/*` contains our libraries. we use tsup regularly. | ||
- `/apps/*` contains the apps we are building, mostly in nextjs but also astro | ||
|
||
@coursebuilder/ui is our shadcn/ui style library of components | ||
|
||
always: | ||
|
||
- check in sensibly instead of running in circles | ||
- work in steps, think through them | ||
- evaluate the full context of the work to understand what exists | ||
- use the logger and think about observability | ||
|
||
you should: | ||
|
||
- always check the plan, if there isn't a plan ask for one | ||
- run tests in the package/app not the root | ||
- ask questions | ||
- don't over engineer everything, we can be pragmatic |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.