snowballtools-base-mirror/packages/backend
Nabarun Gogoi 0fdc2631ee
Implement Service class and refactor GQL queries in backend (#51)
* Add Service class and use in GQL resolver

* Refactor resolver query methods to service class

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-02 15:02:12 +05:30
..
environments Implement Github authentication to show repositories list (#45) 2024-02-01 11:37:57 +05:30
src Implement Service class and refactor GQL queries in backend (#51) 2024-02-02 15:02:12 +05:30
test Implement functionality to add project members (#48) 2024-02-01 15:34:17 +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 Implement Github authentication to show repositories list (#45) 2024-02-01 11:37:57 +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