Harck CMS is a free and open-source serverless content management system.
By taking advantage of the Azure Cloud, Harck CMS allows you to build a trully serverless, secure and scalable website for almost free (e.g.: Harckade website costs ~0.20€/month).
It is open-source and distributed under the MIT license. It comes with a backoffice and a client (blog).
Backoffice is powered by Azure Function Apps and React and allows you to do a lot of things:
- Manage blog posts
- Manage users (multiple editors allowed)
- Manage files
- Manage newsletters and subscribers
Screenshots (Backoffice)
Client powered by Next.js - it is a great option to stay optimized for multiple search engines. Harckade website is an example of a client.
Nevertheless, you are completely free to build the client using any technology you like - Harck CMS API is here to help you with that.
Build your own project
Visit our Github page and start your own project by forking harck-cms-be/fe/client.