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.

Customized data grid

A basic Toolpad app that shows how to customize a data grid column using a custom code component.

GraphQL app

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

With WASM

A basic Toolpad application that demonstrates integrating with WASM modules.

Data provider with prisma

A basic Toolpad application that demonstrates how to use data providers with Prisma.

With Supabase

A Toolpad app that fetches data from Supabase and shows it in a list component.