Taboo CMS
A node.js powered Content Management System that has built-in admin dashboard.
It can be installed as SPA (Single Page Application), or as server side rendered templates (EJS) applications, or simply as Headless CMS for your REST APIs.
Taboo CMS was built keeping modular architecture in mind, which means you can easily add or remove self sustained modules.
Admin Dashboard
It has a built in admin dashboard with the management for content and users. Dashboard is powered by React.js.It provides CLI commands to easily setup a new module and plug it to the admin dashboard and application front end.
React App
It can be installed as a Single Page Application. It bootstraps React framework by default, but you could easily bootstrap any other client side framework, such as Angular.js or Vue.js.
Classic App
It can be installed as a classical website, where it renders templates server side and loads Bootstrap with jQuery.
Headless CMS
It can be installed as Headless CMS, to provide an API and content management for powering your client side applications.
Responsive
Admin dashboard is responsive - so you could easily manage your content from your smartphone. All of the bootstrapped themes during the installation are responsive as well.
Themes
Each installation type has a built-in responsive client side theme. Contact us if you wish to get more themes. We are currently working on the marketplace for the themes.