akankov / weather-forecast-notifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather Forecast notifications

Every morning at 9 AM this app will send daily weather forecast from Free Weather API using Courier API

Installation

$ yarn install

Running the app

# development
$ yarn start

# watch mode
$ yarn start:dev

# production mode
$ yarn start:prod

About


Languages

Language:TypeScript 90.4%Language:JavaScript 9.6%