Skip to content

w3hc/sugar

Repository files navigation

Sugar

A Web3 app boilerplate that's using:

Live demo: https://sugar.on.fleek.co

Install

pnpm i

Config

Create a .env file:

cp .env.template .env

And add your own keys in the .env file.

Run

pnpm dev

Build

pnpm build

Deploy

If you use the Fleek default Docker Image (fleek/next-js:node-16), this is the build command:

npm install n -g && n stable && npm install -g pnpm && pnpm i && pnpm run build

Versions

Support

You can contact Julien via Element, Telegram, Twitter, Discord, or LinkedIn.