If you're new to Retool, welcome! Retool helps you build internal tools, remarkably fast. Learn more at retool.com.
This README will point you to Retool GitHub repos that you might find helpful. Our docs site is a more comprehensive guide to using Retool.
Retool has an open source App Exchange, where you can download ready-made apps. We also welcome you to contribute!
- retool-app-exchange - a collection of open source apps built by Retools and community members.
The following repos contain deployment files you can use to set up a self-hosted instance of Retool. See the deployment docs to learn about your options for self-hosting (also known as deploying on-premise).
Retool comes with a rich set of UI components. On occasion, you might want to add your own custom component.
- custom-component-guide: Scaffolding to help you develop and deploy a custom component for your Retool apps.
There are various ways to embed Retool apps within other apps. The repo below supports one of these options.
- react-retool: A React wrapper for embedding Retool apps
Just getting started? The Quickstart is a great place to begin.
A bit rusty on JavaScript or SQL? We've got you covered at Retool University.
Love tutorials? See our YouTube channel and the Tutorials section of our docs.
- retool-react-admin-tutorial: This is the finished repo for our tutorial about building an admin console in react-admin.