Web dashboard application for managing resources and measuring performance at https://dwarves.foundation/.
git clone --depth=1 git@github.com:dwarvesf/fortress-web.git
cd fortress-web
pnpm installThen, you can run locally in development mode with live reload:
pnpm devOpen 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 |