Project

Community site projects

id

Type: number | undefined

title

Type: string

author

Type: string

content

Type: string

datetime

Type: Date

likes

Type: number

comments

Type: number

userId

Type: string | undefined

projectFiles

Type: ProjectFile[] | undefined

Type: ProjectLink[] | undefined

projectComments

Type: Comment[] | undefined

Last updated