@toolpad/studio
v0.9.0
Published
<!-- markdownlint-disable-next-line --> <p align="center"> <a href="https://mui.com/toolpad/" rel="noopener" target="_blank"><img width="150" src="https://mui.com/static/branding/product-toolpad-light.svg" alt="Toolpad logo"></a> </p>
Downloads
2,464
Readme
Toolpad Studio is a self-hosted low-code admin builder designed to extend the MUI React components. It's for developers of all trades who want to save time building internal applications. Drag-and-drop from a catalogue of pre-built components, connect to any data source and build apps quickly.
Installation
Install the package in your project directory with:
npx create-toolpad-app@latest --studio my-toolpad-studio-app
# or
yarn create toolpad-app --studio my-toolpad-studio-app
# or
pnpm create toolpad-app --studio my-toolpad-studio-app
Documentation
Visit https://mui.com/toolpad/studio/getting-started/ to view the full documentation.
Examples
Check out our mui-public app to see how a Toolpad Studio app looks in production. Our documentation contains more examples to help you get started.
Changelog
The changelog is regularly updated to reflect what's changed in each new release.
Roadmap
Future plans and high-priority features and enhancements can be found in the roadmap.