https://github.com/uditdc/blockless-nextjs-tutorial
https://github.com/uditdc/blockless-nextjs-tutorial
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/uditdc/blockless-nextjs-tutorial
- Owner: uditdc
- Created: 2023-04-19T17:04:25.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-24T19:11:23.000Z (about 3 years ago)
- Last Synced: 2025-04-13T10:59:24.977Z (about 1 year ago)
- Language: TypeScript
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blockless Site Next.js Example
This is a sample Blockless site application using Next.js Static Export.
- Clone Repository
- Install dependencies with `npm install`
- Create a static Next.js build with `npm run export` or `npm run build` + `next export`
- Run `bls sites build --experimental && bls sites preview --experimental`
Get the bls command line utility here: https://github.com/blocklessnetwork/cli