Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 1.99 KB

README.md

File metadata and controls

49 lines (29 loc) · 1.99 KB

This repository contains the Source Code of the Website jayantkageri.in

Environment Variables

To run this website, you will need to add the following environment variables to your .env file or your environment variables

  • BOT_TOKEN required - Telegram Bot token obtained in @BotFather

  • CHAT_ID required - Telegram Chat ID to send the contact requests

  • NEXT_PUBLIC_HCAPTCHA_SITE_KEY optional - hCaptcha Site Key

  • HCAPTCHA_SECRET optional - hCaptcha Secret for verifying the response

  • NEXT_PUBLIC_GOOGLE_ANALYTICS_ID optional - Google Analytics Tracking ID

Tech Stack

Client: NextJS, TailwindCSS, React Toastify

Server: NextJS, request-ip

Copyright

GNU AGPL-3.0-or-later