Skip to content

ThomasRubini/cloud-paas

Repository files navigation

Cloud-PaaS

This is the PaaS project for the DO3 Cloud Technologies subject

Test coverage: codecov

Seting up the the developpement environment

Set up pre-commit

  • go install github.com/golangci/golangci-lint/cmd/golangci-lint@latest
  • pipx install pre-commit
  • pre-commit install

How to Run

Backend

  • Start the database: docker compose up -d
  • Configure .env
  • Start the backend: ./run_backend.sh

CLI

  • Configure paas_cli_config.yml
  • Run ./run_cli.sh

About

Projet Cloud PaaS DO3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages