Skip to content
+

Overview

Browse our collection of Toolpad examples that help you familiarise with Toolpad concepts.

This collection includes apps that showcase connecting to APIs, adding custom components, adding secrets, working with ORMs and more.

npm stats

This analytics dashboard shows how to track a KPI from a third-party data source.

Basic CRUD application

An admin application to showcase how CRUD operations work in Toolpad.

QR Code generator

A basic Toolpad application that can be used to turn any text or URL into a QR code.

With Prisma

A basic Toolpad application that demonstrates how to integrate with Prisma.

Google Sheet

Quickly fetch data from Google Sheets to build a Toolpad app.

Dog app

An app that shows dog images based on selected breeds or sub-breeds.

Data grid columns

A basic Toolpad app that shows how to add a code component inside a data grid.

Custom data grid

A basic Toolpad app that shows how to add a code component inside a data grid.

GraphQL app

An app that shows latest 100 stargazers info for any GitHub repository.