Inspired from Ghostjs and Wordpress blogging engine. This project is an attemp to make a blogging content management system (CMS) from scratch. The project is not a blog website instead it's intended for anyone to use and deploy easily to create their own blog website.
- A headless CMS rest API allowing users to create their own frontend without relying on the Engine.
- An Admin panel made with react to manage and monitor the content of the blog.
- Email list for newsletter feature
- Easily customizable API keys for various services from admin panel for users add their own keys.
- Static site generation using nextJS to create the front-end of the blog.