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.
- Folder:
/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.
- Folder:
/apps/code-infra-dashboard/
- Hosting: https://app.netlify.com/sites/mui-frontend-public/overview
- 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