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

https://github.com/uditdc/blockless-nextjs-tutorial


https://github.com/uditdc/blockless-nextjs-tutorial

Last synced: 9 months ago
JSON representation

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