Web dashboard application for managing resources and measuring performance at https://dwarves.foundation/.
git clone --depth=1 [email protected]:dwarvesf/fortress-web.git
cd fortress-web
pnpm install
Then, you can run locally in development mode with live reload:
pnpm dev
Open http://localhost:3000 with your favorite browser to see your project.
Name | Link |
---|---|
Development | https://develop--fortress-v2.netlify.app/ |
Production | https://fortress.d.foundation/ |
Name | Link |
---|---|
API Doc | https://develop-api.fortress.dwarvesf.com/swagger/index.html |