One dashboard to debug in a multi-cloud environment while being able to manage projects and get statistics over how much your services have gone down in the past with detailed API response time.
Here is the demo instance for this project! Backend would be plugged in soon to this.
cp .env_template .env
docker-compose up
cd frontend
yarn install
yarn run dev
We are done with the foundation of the project. Expecting many refactors. One feature we are done with is the pinging issue with some bugs in the frontend to be resolved.