Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/msabo1/blemmye-cms
- Owner: msabo1
- License: mit
- Created: 2020-01-12T22:42:35.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T01:12:46.000Z (almost 2 years ago)
- Last Synced: 2024-10-28T07:21:44.474Z (about 2 months ago)
- Topics: blog, blogging, cms, headless, headless-cms, nest, nestjs, publishing, typescript
- Language: TypeScript
- Homepage:
- Size: 1.71 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).