Skip to content

Instantly share code, notes, and snippets.

@seemcat
Last active September 14, 2018 18:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seemcat/305171c71e8d766de6d7e987e1e322d7 to your computer and use it in GitHub Desktop.
Save seemcat/305171c71e8d766de6d7e987e1e322d7 to your computer and use it in GitHub Desktop.
step 1 of server integration
// server.js
Ziggeo = require('ziggeo');
var ZiggeoSdk = new Ziggeo('YOUR APP TOKEN', 'YOUR_APP_PRIVATE_KEY', 'YOUR_APP_ENCRYPTION_KEY');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment