Skip to content

Latest commit

 

History

History

dapp-console-api

Dapp console api

The backend api for the dapp console.

Getting started

1. Create .env file and fill in empty values

cp example.env .env

2. Start dev server

pnpm run dev