Skip to content

davialcantaraa/markcms

Repository files navigation

MarkCMS

MarkCMS is a open-source headless Markdown CMS with the best API.

MarkCMS Screenshot

Run Locally

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

Tech Stack

Next steps

  • Implement logs
  • Implement rate limiting
  • Improve Markdown editor
  • Implement billing
  • Implement content sharing with dynamic routes
  • Create documentation
  • Implement content export

Contributing

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.

License

Licensed under the MIT license.