Easy to use interface where you add accounts to stream realtime tweets on twitter platform.
This repository is inspired by react-tweets
Realtime Twitter Stream requires the following...
Quick start:
# To run build version
yarn run build-prod
# To run server
yarn run start
# To deploy on heroku
heroku create && git commit -m "Deploying on heroku" && git push heroku master
# Rename .env.example (in /packages/server) to .env, and fill in the each fields.
.env.example => .env
Eric Zhang
1.0.0
This project is licensed under the MIT License - see the LICENSE file for details