snowballtools-base-mirror/packages/backend
Nabarun Gogoi a34e2286a6 Implement functionality for adding new domain in project settings (#48)
* Add mutation to create new domain

* Update mutation to create two domains for www and non-www variant

* Add gql-client method and frontend to create domain

* Display fetched domains in domains tab panel using project id

* Fix graphql type for fetching domains

---------

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
2024-02-01 11:37:57 +05:30
..
environments Refactor database setup and add user context to GQL requests (#17) 2024-02-01 11:37:57 +05:30
src Implement functionality for adding new domain in project settings (#48) 2024-02-01 11:37:57 +05:30
test Implement functionality for adding new domain in project settings (#48) 2024-02-01 11:37:57 +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 Add script to delete existing database (#44) 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