Skip to content

A portfolio website forked from Linuxguy312 (not mine)

Notifications You must be signed in to change notification settings

KevinNitroG/kevinnitrog.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Get This Cool Website for yourself

Deployment of Contact Form on Cloudflare Workers

Setup The Code Required:

  • Create a Telegram bot from BotFather and copy its API Token
  • Start your newly created bot by sending /start in its PM
  • Then goto Yoshitsu and send /id and copy your user id
  • Open cf-worker.js and edit your Bot token and User ID you got from earlier.
  • Copy the edited cf-worker.js to your clipboard.

Deploy Cloudflare worker:

  • Go to Cloudflare Workers & Create an Account.
  • After that, Create a worker and Edit it to Paste the Javascript Code you Copied earlier.
  • Save and Deploy the worker and copy its URL.

Add in your website:

  • Just replace the form_worker_url in index.html to your cloudflare worker URL and you are good to go!

About

A portfolio website forked from Linuxguy312 (not mine)

Resources

Stars

Watchers

Forks

Languages

  • CSS 51.2%
  • JavaScript 35.6%
  • HTML 13.2%