Skip to content

XiaoMi/galaxy-sdk-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Galaxy Node.js SDK User Guide

  1. Install galaxy-sdk-nodejs locally
npm install . -g
  1. add /usr/local/lib/node_modules to NODE_PATH
export NODE_PATH=$NODE_PATH:/usr/local/lib/node_modules
  1. Run examples (you need to change the AppKey/AppSecret/endpoint in the example code)
node examples/basic.js (SDS)
node examples/emq-example.js (EMQ)

About

Node.js SDK for Xiaomi Structured Datastore Service

Resources

License

Stars

Watchers

Forks

Packages

No packages published