Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 1.16 KB

File metadata and controls

14 lines (7 loc) · 1.16 KB

Example app with chakra-ui and TypeScript, and Next.js Edge Runtime

This example features how to use Emotion and chakra-ui as the component library within a Next.js app with TypeScript, using the Next.js Edge Runtime

Next.js and chakra-ui have built-in TypeScript declarations, so we'll get autocompletion for their modules straight away.

This repository is meant to show-case how to work with the Next.js Edge Runtime and Emotion, and to detect since issues since the Edge Runtime is still experiment.

Deploy your own

Deploy the example using Vercel or preview live with StackBlitz

Deploy with Vercel