Every morning at 9 AM this app will send daily weather forecast from Free Weather API using Courier API
$ yarn install
# development
$ yarn start
# watch mode
$ yarn start:dev
# production mode
$ yarn start:prod
Every morning at 9 AM this app will send daily weather forecast from Free Weather API using Courier API
$ yarn install
# development
$ yarn start
# watch mode
$ yarn start:dev
# production mode
$ yarn start:prod