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_TOKENrequired - Telegram Bot token obtained in @BotFather -
CHAT_IDrequired - Telegram Chat ID to send the contact requests -
NEXT_PUBLIC_HCAPTCHA_SITE_KEYoptional - hCaptcha Site Key -
HCAPTCHA_SECREToptional - hCaptcha Secret for verifying the response -
NEXT_PUBLIC_GOOGLE_ANALYTICS_IDoptional - 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)
