VITE_API_URL="http://localhost:3001" VITE_ENV="development" NODE_ENV="development" # Telegram Bot Configuration # Get your bot token from @BotFather on Telegram TELEGRAM_BOT_TOKEN="466589147:AAHhNtyR0SN0hI9YUxd-On0TlHDdYbHDxvY" # Get your chat ID by messaging your bot and visiting: # https://api.telegram.org/bot/getUpdates TELEGRAM_CHAT_ID="177464418"