Closed matthewberryman closed 6 years ago
On scroll to bottom of twitter search results, load more search results.
@qclin be sure to run the following to unset any global variables first and then (re)start the server to get it to pick them up from the .env file I sent.
unset TWITTER_ACCESS_KEY unset TWITTER_ACCESS_SECRET unset TWITTER_CONSUMER_KEY unset TWITTER_CONSUMER_SECRET
On scroll to bottom of twitter search results, load more search results.
@qclin be sure to run the following to unset any global variables first and then (re)start the server to get it to pick them up from the .env file I sent.