mirror of
https://github.com/openblocks-dev/openblocks.git
synced 2025-06-24 09:10:49 +00:00
Node Service
Write data source plugins with TypeScript.
Develop
yarn && yarn dev
Production
yarn && yarn build && yarn start
Write data source plugins with TypeScript.
yarn && yarn dev
yarn && yarn build && yarn start