Skip to content

Jkumar180/Website-1

 
 

Repository files navigation

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

About

NextJS Site of @jayantkageri, Designed with TailwindCSS

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.3%
  • CSS 1.7%