Skip to content

Add Stories #25

@rep0x

Description

@rep0x
type Story = {
  slug: string
  title: string
  description: string
  content: htmlString
  image: string
  publishedAt: DateTime
  tags: string[]
  creator: {
    name: string
    avatar: string
  }
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions