/hello-gangneung

Companion site for Hello Gangeung App

Primary LanguageHTML

Hello Gangneung Website


How to run

$ python3 -m venv myvenv
(myvenv)$ source myvenv/bin/activate
(myvenv)$ pip install -r requirements.txt

(myvenv)$ python application.py 
 * Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)

open http://127.0.0.1:5000/

iOS App

Download from App Store

Android App

Coming soon

#Deployment

AWS Elastic Beanstalk. Refer to guide here