Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/msabo1/blemmye-cms

Extensible minimal core which provides only REST API endpoints for core CMS features
https://github.com/msabo1/blemmye-cms

blog blogging cms headless headless-cms nest nestjs publishing typescript

Last synced: 2 days ago
JSON representation

Extensible minimal core which provides only REST API endpoints for core CMS features

Awesome Lists containing this project

README

        

# Blemmye CMS
### The headless CMS

## Status
**Project is in late stage of development and it is functional. Currently it is poorly documented and that makes it hardly usable.**

## Description
Blemmye is headless content managment system I am developing as university project. It is actually extensible minimal core which provides only REST API endpoints for core features. It is developed using NestJS framework.

## Core fetures
- User management
- Privilege system
- Custom roles generating
- Blog management
- Categorizing posts
- Comments
- Post publish scheduling
- Static pages management
- Plugin system

## License

Blemmye CMS is [MIT licensed](LICENSE).