Skip to content

An SMS-based API hub for when you have minimal cell service but need info from the web.

Notifications You must be signed in to change notification settings

I-Dont-Remember/MHacks2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MHacks2017

Michigan Hackathon with Austin Klisch and Austin Meyer

  • install gcc, make, zlib1g-dev
  • $ sudo apt-get install libreadline-gplv2-dev libncursesw5-dev libssl-dev libsqlite3-dev tk-dev libgdbm-dev libc6-dev libbz2-dev
  • sudo wget http://www.python.org/ftp/python/3.6.2/Python-3.6.2.tgz
  • extract it
  • Instruction can be found in README.rst, but to install:
    • sudo ./configure
    • sudo make
    • (optional) sudo make test
    • sudo make install
    • export PATH=$PATH:/usr/local/bin/python3
    • Make venv with 3.6.2 and requirements.txt
  • Install and setup docker
  • To run Docker container on local machine through ngrok for development,
    in ./run-build map <ngrok port/flask app port> to 80 ( -p port:80), then ngrok
    will correctly tunnel.

About

An SMS-based API hub for when you have minimal cell service but need info from the web.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages