forked from cerc-io/snowballtools-base
* Create new deployment when changing to production * Remove unnecessary todos * Move deployment id and url creation in database method * Display correct details in deployment dialog box * Rename relativeTime function to relativeTimeISO * Refactor resolver methods to service class * Refactor to move github app to service class --------- Co-authored-by: neeraj <neeraj.rtly@gmail.com> |
||
|---|---|---|
| .. | ||
| entity | ||
| config.ts | ||
| constants.ts | ||
| database.ts | ||
| index.ts | ||
| resolvers.ts | ||
| schema.gql | ||
| server.ts | ||
| service.ts | ||
| utils.ts | ||