Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 685 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 685 Bytes

UE Streams Example: Twitter Trend API Published to a Stream

To use this example you will need to do the following:

  1. Sign up for free with United Effects and register a platform for your Company
  2. Register as a twitter developer and setup access to their API

Once you've done the above, proceed as follows:

  • Create a subject in UE Streams called "datalake.>"
  • Create a stream in UE Streams called "datalake" and associate the subject from the first step
  • Request publish access to the stream and make note of the values provided
  • Copy .env.update to .env
  • Update the data in .env from your publish access values
yarn && yarn dev