Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 318 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 318 Bytes

Smart Connect JSON

Import and export your Smart Connect state structure

Setup

Install npm-Dependencies with npm i and save your service account as service-account.json

Usage

Import JSON

Imports to data.json

Run npm run import

Export JSON

Exports from data.json

Run npm run export