snowballtools-base-mirror/packages/backend
Nabarun Gogoi e0001466e0
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
2024-02-08 09:20:49 +05:30
..
environments Implement Github authentication to show repositories list (#45) 2024-02-01 11:37:57 +05:30
src Implement organization switcher and use slug in URL (#59) 2024-02-07 18:41:54 +05:30
test Implement functionality to create project using a template (#60) 2024-02-08 09:20:49 +05:30
.eslintignore Backend package with db models (#43) 2024-01-16 13:40:14 +05:30
.eslintrc.json Add GQL mutation for redeploying deployment to production (#42) 2024-02-01 11:37:57 +05:30
.gitignore Update instructions and general package cleanup (#29) 2024-02-01 11:37:57 +05:30
.prettierignore Backend package with db models (#43) 2024-01-16 13:40:14 +05:30
.prettierrc.json Backend package with db models (#43) 2024-01-16 13:40:14 +05:30
package.json Set subdomain for project and set URL for each deployment (#52) 2024-02-05 14:56:28 +05:30
README.md Backend package with db models (#43) 2024-01-16 13:40:14 +05:30
tsconfig.json Backend package with db models (#43) 2024-01-16 13:40:14 +05:30

Backend for Snowball Tools