Skip to content

Latest commit

 

History

History

create-account

Create Account Example

Install

bun install

Setup Environment

cp .env.example .env.local

Fill in NEXT_PUBLIC_ZERODEV_PROJECT_ID

Run

bun dev