It combines the flexibility of Strapi CMS, DataViz and quick query of Metabase and awesomeness of Postgres database.
It uses docker-compose to have this starter kit run out of the box.
- Install dependencies
npm i
- Run docker-compose
docker-compose up -d
- Run strapi
npm run develop