Would be your second girlfriend
npm install
Create your .env
for production and .env.local
for local environment
They both should have at least two variables HOST
and TELE_BOT
which is your https url and telegram bot token
npm run dev
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.