snowballtools-base/packages/backend
Nabarun Gogoi 8ca55cd888
Implement polling for project deployment updates (#87)
* Populate organization and user if db is empty

* Use hardcoded user id from fixtures

* Implement polling for get deployments query

* Handle review changes

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-21 15:34:33 +05:30
..
environments Check for ApplicationDeploymentRecord and update deployments (#73) 2024-02-19 13:43:29 +05:30
src Implement polling for project deployment updates (#87) 2024-02-21 15:34:33 +05:30
test Implement polling for project deployment updates (#87) 2024-02-21 15:34:33 +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 Check for ApplicationDeploymentRecord and update deployments (#73) 2024-02-19 13:43:29 +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