Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/itswendell/next-edge-runtime-chakra-ui-emotion
- Owner: ItsWendell
- Created: 2022-08-01T15:44:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-02T20:58:16.000Z (over 2 years ago)
- Last Synced: 2024-10-14T04:07:21.391Z (3 months ago)
- Topics: chakra-ui, edge, edge-computing, edge-runtime, nextjs, vercel
- Language: TypeScript
- Homepage: https://next-edge-runtime-chakra-ui-emotion.vercel.app/
- Size: 123 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)