Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 673 Bytes

File metadata and controls

27 lines (20 loc) · 673 Bytes

Hierarch Grid

A Hierarch engine cylinder.

A grid displaying company records

Organize records using a common grid-based experience,
such as you see in spreadsheet programs and relational databases.

Hierarch Grid speaks GraphQL,
backed by Hasura and Postgres,
and is inspired by AirTable and FireTable.

Run on a local machine

git clone https://github.com/assembleapp/grid.git
cd grid
yarn
yarn start