This repository contains the Source Code of the Website jayantkageri.in
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
Client: NextJS, TailwindCSS, React Toastify
Server: NextJS, request-ip
-
Copyright (C) 2021-2022 Jayant Hegde Kageri
-
Licensed under the terms and conditions of GNU Affero General Public License v3 or later (AGPL-3.0-or-later)