MarkCMS is a open-source headless Markdown CMS with the best API.
Clone the project
git clone https://github.com/davicantaraa/markcms
Go to the project directory
cd markcms
Install dependencies
pnpm install
Start the server
pnpm dev
- Implement logs
- Implement rate limiting
- Improve Markdown editor
- Implement billing
- Implement content sharing with dynamic routes
- Create documentation
- Implement content export
We love our contributors! Here's how you can contribute:
- Open an issue if you believe you've encountered a bug.
- Make a pull request to add new features/make quality-of-life improvements/fix bugs.
Licensed under the MIT license.