Mono-repository for the MUI organization with code that can be public.
See https://github.com/mui/mui-private for code that needs to be private.
You can read the Infra documentation here.
- URL: frontend-public.mui.com
- Source:
/apps/code-infra-dashboard/ - Hosting: https://dashboard.render.com/web/srv-d5fq2j0gjchc73e9st5g
- Docs
- URL: tools-public.mui.com
- Source:
/apps/tools-public/ - Hosting: https://dashboard.render.com/web/srv-d08mooq4d50c73fso49g
- Docs
- Internal public Toolpad apps that run the operations of MUI, built using https://github.com/mui/toolpad.
- URL: mui-internal.netlify.app
- Source:
/docs/ - Hosting: https://app.netlify.com/projects/mui-internal/overview
- Docs
- Website for MUI internal packages, e.g. hosts docs-infra. This is equivalent to https://backoffice.mui.com/ but for public logic.
- Source:
/packages/docs-infra/ - Docs
- Source:
/packages/code-infra/ - Docs
Steps:
- Checkout latest master
- Run
pnpm release:prepare - Run
pnpm release:version - Open PR with the changes
Steps:
- Merge versioning PR
- Checkout release commit on master
- Run
pnpm release:prepare - Run
pnpm release:publish