Skip to content
/ zorko Public

An online community to share, find and build vega visualizations

License

Notifications You must be signed in to change notification settings

zorko-io/zorko

Repository files navigation

Zorko

An infrastructure for community to share, find and build vega visualizations

Installation

Preparation

  • make sure that you have MongoDB installed and running in background on default port.
  • copy ./packages/*/env.sample to ./packages/*/env, follow instruction in comments
npm install

Start Server

Load Seeds

Do it once

cd ./packages/zorko-api-server
npm run seeds-to-preview
npm run seeds-to-db

Start API server

npm run dev:server

Start Client

npm run dev:client

About

An online community to share, find and build vega visualizations

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published