Implement functionality to create project using a template (#60)

* Create repository from selected template

* Create project based on created repository

* Replace dropdown component with component from material tailwind

* Remove repository name from query parameters
This commit is contained in:
2024-02-08 09:20:49 +05:30
committed by GitHub
parent 413ed03eb8
commit e0001466e0
11 changed files with 209 additions and 117 deletions
+2
View File
@@ -1,9 +1,11 @@
[
{
"id": "2379cf1f-a232-4ad2-ae14-4d881131cc26",
"name": "Snowball Tools",
"slug": "snowball-tools"
},
{
"id": "7eb9b3eb-eb74-4b53-b59a-69884c82a7fb",
"name": "AirFoil",
"slug": "airfoil"
}