Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 510 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 510 Bytes

Build License

Terraguard-poc-ui

Open devcontainer and then run:

# only first time
cp .env.mumbai .env.local 
curl http://localhost:3000/api/bundles/update

# every time
npm run dev
open http://localhost:3000