WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

DocNow/tweetgresql

Repository files navigation

This is just a sandbox for experimenting with modeling tweets in PostgreSQL for the DocNow project.

Set these appropriately in your environment so that load.js can talk to the Twitter API:

  • CONSUMER_KEY
  • CONSUMER_SECRET
  • ACCESS_TOKEN
  • ACCESS_TOKEN_SECRET
  • TRACK

TRACK is the keyword you would like to use when collecting data from Twitter's filter stream.

Then you can use docker-compose to start up the test:

docker-compose up

About

A little playground for testing modeling tweets in Node & PostgreSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published