/flightnotifier

:airplane: Telegram bot

Primary LanguageJavaScript

Development

  1. Clone this repo:
git clone https://github.com/artginzburg/flightnotifier
  1. Launch the mongo database locally
  2. Run npm i in the root folder

That also creates the .env file that you should fill with the environment variables listed in .env.schema (or .env.defaults)

  1. Run npm start