Kind: Interface
Source: atloria-monorepo/packages/types/src/models/project.ts
Project model
Properties
| Property | Type |
|---|---|
id | string |
name | string |
slug | string |
description | `string |
organizationId | string |
themeId | `string |
repoUrl | `string |
repoBranch | string |
createdAt | Date |
updatedAt | Date |
Was this page helpful?