0.0.3 • Published 3 months ago

datamix-sdk v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago

pana_sdk

Steps to update sdk

  • run server in dev mode in the backend repository with npm run dev
  • run npm run genberate:sdk in the backend repository
  • copy public-api.d.ts in sdk/src in the backend repository to sdk/public-api.d.ts in the sdk (this) repository
  • copy enums from public-api.d.ts to index.ts in sdk folder
  • build sdk with npm run build
  • copy dist/api.d.ts content except enums to index.ts in dist folder
  • change version in package.json
0.0.3

3 months ago

0.0.2

3 months ago

0.0.1

3 months ago