/Website

NextJS Site of @jayantkageri, Designed with TailwindCSS

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

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 to 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 reponse

  • 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