Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 276 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 276 Bytes

Website for uainfo.pl

Goal: Help people from Ukraine by centralizing and organizing information

Development

# copy the env file and set your values
cp .env.example .env
vi .env

# start a local web server
yarn dev

# run the bot locally
nodemon telegram_bot