Truthy CMS's Frontend application written in ReactJS & Redux Saga. This project includes UI implementation of User Management, Role Management, Permission Management, Email Module, Account Settings, OTP, RBAC support, Localization, and many more.
This project is a CMS (Content Management System) template aimed at saving developers time by providing basic modules needed for creating a standard CMS. The project follows best practices to ensure optimization and production readiness.
yarn start to start the application in development mode. It will be accessible at http://localhost:3000.yarn build. The optimized and minified build will be available in the build folder.This CMS template provides developers with a head start in creating their own CMS. With features like API throttle and 2FA, it aims to enhance security for both administrators and users. The project structure aids in organizing files, making it easier to maintain and extend the CMS.