This is the PaaS project for the DO3 Cloud Technologies subject
go install github.com/golangci/golangci-lint/cmd/golangci-lint@latestpipx install pre-commitpre-commit install
- Start the database:
docker compose up -d - Configure
.env - Start the backend:
./run_backend.sh
- Configure
paas_cli_config.yml - Run
./run_cli.sh