/UkStrikeCalendar

Creates a Calendar and display strike in calendar

Primary LanguageJavaScript

UkStrikeCalendar

Creates a Calendar and display strike in the calendar

This project is created using chatGPT and hosted over Cloudflare workers.

This project is hosted over :

https://ukstrikecalendar.himanshuanand.com/

https://ukstrikecalendar.himanshuanand.workers.dev/

Screenshot 2022-12-28 at 13 55 34

The project does not use any database or any kind of configuration; it is purely hosted on Cloudflare Workers (Free tier serverless) which means absolutely no management. (\m/)

#How to self Host

  1. Get a free tier account on Cloudflare
  2. On the left side panel, navigate to - 'Workers Routes'
  3. Manage Workers -> 'Create a Service'

Screenshot 2022-12-28 at 13 32 06

Screenshot 2022-12-28 at 13 34 44

4) Give a service name and select HTTP handler and 'Create service'

Screenshot 2022-12-28 at 13 34 54

5) once the service is created, go to 'Quick Edit'

Screenshot 2022-12-28 at 13 37 01

6) On left-hand side you will see a panel like this

Screenshot 2022-12-28 at 13 37 11

7) Paste the code in there https://github.com/unknownhad/UkStrikeCalendar/blob/main/main.js 8) The preview can be seen on the right side of the same panel 9) Want to expose this on custom domains? 10) Add A type DNS entry

Screenshot 2022-12-28 at 13 42 53

Feel free to re purpose it as per your need and requirements.

If I missed some strikes, feel free to E-mail it to me or raise a PR, will update it.