Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 316 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 316 Bytes

Example of Tweed backend NodeJS SDK integration

To launch example:

  • Put your API key and secret into src/tweed.service.js
  • Run yarn install
  • Run yarn start
  • Run frontend example

You can learn more in documentation