This repository has been archived. Please refer to the new repo: https://github.com/dcm-project/service-provider-api
TBD
- Go 1.23+
- Podman
- Cluster with KubeVirt - Find more information here
-
** Login to openshift/k8s with CNV and create namespaces **
oc login ...
-
Start the database:
make deploy-db
-
Run the application:
make run