Created
October 20, 2020 17:43
-
-
Save dennbagas/84ed78eddb134bae4f63460e92fab3b9 to your computer and use it in GitHub Desktop.
BMKG Weather API
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[build] | |
command = "npm install && npm run collect:data" | |
functions = "./functions" | |
[dev] | |
functions = "./functions" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment