Settings

Theme

Show HN: Dossier – A Headless CMS Toolkit

dossierhq.dev

2 points by jonasb 3 years ago · 1 comment

Reader

jonasbOP 3 years ago

Hey HN,

I’ve been working on this for the last two years, and now it’s out. Dossier a toolkit for building headless CMSs, released under MIT license. It’s written in TypeScript and supports running the server in a browser, Node, Bun or Deno. The data is stored in SQLite or Postgres. It includes schema/type generation for TypeScript and GraphQL.

There’s a playground[1] to try it out in the browser and a getting started guide[2] if you want to run it on your machine.

There’s still a lot of work left to do, but I’m happy with the big strokes of the project. Please, let me know what you think!

[1] https://playground.dossierhq.dev/

[2] https://www.dossierhq.dev/docs/getting-started

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection