diff --git a/README.md b/README.md new file mode 100644 index 0000000..d1cd50a --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Ext Cardano DBSync + +The approach of this project is to allow a CRD to DBSync on the K8S cluster and an operator will enable the required resources to expose an DBSync port. + +## Folder structure + +* bootstrap: contains terraform resources +* operator: rust application integrated with the cluster +* scripts: useful scripts \ No newline at end of file