Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 368 Bytes

File metadata and controls

21 lines (13 loc) · 368 Bytes

Tasktime CMS

Description

A CMS built using PayloadCMS and used for public pages on the frontend.

Status

Initial custom configuration derived from johngrantdev/personal-site.

Not yet implemented with frontend.

Running the app

# development
$ pnpm run dev

# production mode
$ pnpm run serve