Skip to content

temitope/social-media-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Social Media Demo

Serve twint-based tweets from twitter to clients based on various inputs.

To run locally:

  • from the home directory. run pip3 install -r requirements.txt from the command line
  • then run python3 main.py or python3.7 main.py NOTE: you may need to update python command to match version number. python 3.6 is a minimum requirement)

To deploy:

NOTE: this project is configured to run with google cloud app engine that you have already setup and logged into

  • run gcloud app deploy or gcloud app deploy --quiet to default to yes on prompts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages