Roald CMS is a modern Content Management System (CMS) built with FastAPI (Python) for the backend and React for the frontend. It’s designed for managing blogs and news content with a clean UI and secure, developer-friendly API.
⚠️ Note: This project is currently under active development and not ready for production. Features are being added and changed regularly.
- 🔐 JWT-based user authentication
- 📝 Create, edit, and publish blog or news posts
- 🗂️ Category and tag system
- 📊 Admin dashboard
- 🌙 Dark mode support
- ⚡ FastAPI backend with PostgreSQL
- ⚛️ React frontend built with Material UI (MUI)