mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 20:49:28 +00:00
12 lines
401 B
PHP
12 lines
401 B
PHP
<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>
|