snowballtools-base/packages/backend/src
2024-02-05 17:57:08 +05:30
..
entity Set subdomain for project and set URL for each deployment (#52) 2024-02-05 14:56:28 +05:30
config.ts Implement Github authentication to show repositories list (#45) 2024-02-01 11:37:57 +05:30
constants.ts Set subdomain for project and set URL for each deployment (#52) 2024-02-05 14:56:28 +05:30
database.ts Refactor mutation GQL methods to service class and display organization name (#53) 2024-02-05 16:21:55 +05:30
index.ts Implement Service class and refactor GQL queries in backend (#51) 2024-02-02 15:02:12 +05:30
resolvers.ts Refactor mutation GQL methods to service class and display organization name (#53) 2024-02-05 16:21:55 +05:30
schema.gql List latest commits from project repo in overview tab (#55) 2024-02-05 17:57:08 +05:30
server.ts Refactor database setup and add user context to GQL requests (#17) 2024-02-01 11:37:57 +05:30
service.ts Refactor mutation GQL methods to service class and display organization name (#53) 2024-02-05 16:21:55 +05:30
utils.ts Set subdomain for project and set URL for each deployment (#52) 2024-02-05 14:56:28 +05:30