2.4.4 • Published 3 years ago
hentity v2.4.4
Hentity is a headless CMS
Hentity is a headless CMS help you design APIs fast, manage content easily.
Entity Builder
Entity Manager
Feature:
Entity Builder
Entity Manager
Media Manager
Role & Permission
Customize APIs
Installation
Install hentity package
Use command
yarn add hentityInit hentity project folder
Use command
hentity initConfiguration configs
Configs are in
.envfileRun project
Hentity provide two mode (production and develop) to run project
In develop mode you can design entity using Entity Builder
Use command
hentity developor
npm run developProduction mode is optimize and you cann't design entity
Use command
hentity startor
npm start