An infrastructure for community to share, find and build vega visualizations
./packages/*/env.sample
to ./packages/*/env
, follow instruction in commentsnpm install
Do it once
cd ./packages/zorko-api-server
npm run seeds-to-preview
npm run seeds-to-db
npm run dev:server
npm run dev:client