Web tool to manage standby angel deployments on chaos events.
Backend:
cd backend
pdm install
pdm run aloisius
Frontend:
cd frontend
npm install
npm run dev
Web tool to manage standby angel deployments on chaos events.
Backend:
cd backend
pdm install
pdm run aloisius
Frontend:
cd frontend
npm install
npm run dev