Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 235 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 235 Bytes

Aloisius

Web tool to manage standby angel deployments on chaos events.

Develop

Backend:

cd backend
pdm install
pdm run aloisius

Frontend:

cd frontend
npm install
npm run dev

goto http://localhost:5173/