Headless CMS that runs off (and saves to) a single JSON file. Written in Vue 3, bundling through Vite
https://vue-headless-cms.vercel.app/
- headless: can be used with your preferred front-end (Vue, React, Svelte, vanilla js, Nodejs, PHP, Static Site Generator)
- quick-access through mail-like interface
- saves to a single JSON file
- easily configure content types and fields through the interface
- categories and filtering
- rich text editor
- image upload and resize
- image galleries
- template editor with syntax highlighting
- the whole CMS is a SPA that can be downloaded or loaded from a CDN
For documentation on how to create new content types, configuring site-wide settings and integrating with your own front- and backend, check the documentation wiki
Don't forget to press the ⭐ button to let me know I should continue improving this project.