The Creo platform is built on NextJS14 and includes a component library to save time on elements like data tables, forms, and charts. Once a project is pushed to a GitHub repo, it can be connected to the Creo platform for deployment. The platform also includes an AI offering that can generate tools based on user input. Creo is free for individual use, with subscription-based pricing for teams.
Key takeaways:
- Creo is a new tool that allows you to build internal tools with NextJS and is code-first, aiming to make it easier for engineers to work in their IDE.
- Unlike other internal tool builders which are low-code and use a drag-and-drop UI, Creo allows engineers to work directly with code, making it easier to maintain as the tools become more complex.
- Creo provides a CLI to clone their NextJS14-based starter and run it on port 8891, and also includes a component library to save time on things like data tables, forms, and charts.
- Creo also handles authentication, team permissions, and components, and allows for easy coordination with your team via source control. It is free to get started as an individual, with subscription-based pricing for teams.