Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/itswendell/next-edge-runtime-chakra-ui-emotion

Example repository using Edge Runtime, Chakra UI and Emotion.
https://github.com/itswendell/next-edge-runtime-chakra-ui-emotion

chakra-ui edge edge-computing edge-runtime nextjs vercel

Last synced: about 2 months ago
JSON representation

Example repository using Edge Runtime, Chakra UI and Emotion.

Awesome Lists containing this project

README

        

# Example app with [chakra-ui](https://github.com/chakra-ui/chakra-ui) and TypeScript, and Next.js Edge Runtime

This example features how to use [Emotion](https://emotion.sh/) and [chakra-ui](https://github.com/chakra-ui/chakra-ui) as the component library within a Next.js app with TypeScript, using the [Next.js Edge Runtime](https://nextjs.org/docs/advanced-features/react-18/switchable-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](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example) or preview live with [StackBlitz](https://stackblitz.com/github/ItsWendell/next-edge-runtime-chakra-ui-emotion)

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=ItsWendell/next-edge-runtime-chakra-ui-emotion&project-name=next-edge-runtime-chakra-ui-emotion&repository-name=next-edge-runtime-chakra-ui-emotion)