Automatic share Qur'an verses in Instagram / Telegram. Deploy on Serverless Service Vercel.
npm run install
- You must have ngrok on your machine.
- Run
ngrok http 3000
, you will getPublic URL
for your machine. - Set
Public URL
on.env
, and then Set other environment that you have. - Run
npm run dev
. - Go to
{YOUR_LOCAL_URL}/api/telegram/webhook?key={YOUR_SECRET_KEY}
to initial Telegram webhook. (You must also do this for deployments).
Best Regards, Sutan Gading Fadhillah Nasution.