https://github.com/shunkakinoki/layer0-nextjs-example
https://github.com/shunkakinoki/layer0-nextjs-example
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shunkakinoki/layer0-nextjs-example
- Owner: shunkakinoki
- Created: 2021-07-15T05:43:06.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-15T05:43:09.000Z (almost 4 years ago)
- Last Synced: 2025-03-06T21:58:02.448Z (3 months ago)
- Language: JavaScript
- Size: 173 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
To run this Layer0-powered Next.js example:
```
npm i
layer0 dev
```and navigate to [http://127.0.0.1:3000](http://127.0.0.1:3000) with your browser to see the result.
To view this example live, visit https://layer0-docs-layer0-next-example-default.moovweb-edge.io/.
## Deploy on Layer0
For more information on deploying to the Layer0, visit https://docs.layer0.co/guides/deploying