# Build Weather App - TW [](https://hackmd.io/zgc3oOJMTBWf4PYwGvenOg) ###### tags: `public`,`build`,`weather` ## How to use? --- Clone from my github ``` git clone https://github.com/tingruikp0925/WeatherAPP.git ``` Install Python3 ``` brew install python3 ``` Install requirement ``` pip install -r requirements.txt ``` Change your token & input on bard_api.py ``` docker run -p 3333:3333 -e AUTHORIZATION=YourCWB-Token weather ``` Visit It ``` http://localhost:3333 ```  --- How to register CWB? - Go to https://opendata.cwb.gov.tw/userLogin - Create Account - Get CWB Token --- Reference & Link [Opendata CWB](https://opendata.cwb.gov.tw/dist/opendata-swagger.html#/%E9%A0%90%E5%A0%B1/get_v1_rest_datastore_F_C0032_001) [Source Code](https://github.com/tingruikp0925/WeatherAPP.git) --- 
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up