2.4.4 • Published 1 year ago

hentity v2.4.4

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

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

  1. Install hentity package

    Use command

    yarn add hentity
  2. Init hentity project folder

    Use command

    hentity init
  3. Configuration configs

    Configs are in .env file

  4. Run project

    Hentity provide two mode (production and develop) to run project

    • In develop mode you can design entity using Entity Builder

      Use command

      hentity develop

      or

      npm run develop
    • Production mode is optimize and you cann't design entity

      Use command

      hentity start

      or

      npm start
2.4.1

1 year ago

2.4.0

1 year ago

2.4.3

1 year ago

2.4.2

1 year ago

2.4.4

1 year ago

2.3.0

2 years ago

2.2.1

2 years ago

2.2.0

2 years ago

2.2.3

2 years ago

2.2.2

2 years ago

2.2.5

2 years ago

2.2.4

2 years ago

2.1.0

2 years ago

2.0.0

2 years ago

1.0.0

2 years ago