move files around

This commit is contained in:
Andras Bacsai
2023-04-25 11:01:56 +02:00
parent 18a2d0bd90
commit dd51b002b8
29 changed files with 63 additions and 38 deletions

View File

@@ -0,0 +1,11 @@
<div>
<div class="flex flex-col w-64 gap-2">
<button>Repository (any git)</button>
<button>Repository through GitHub App</button>
<button>Repository through GitLab App</button>
<button>Repository through Bitbucket App</button>
<button>Deploy Database</button>
<button>Deploy Service</button>
<button>Empty Project</button>
</div>
</div>