CloudFlare Worker is a serverless application provided by CloudFlare. There is a free version that can be used to test free js scripts. Previously, I have created a proxy website and Google Drive directory listing website. Now I am trying to build a free website bookmark website using a github’s project, CF-Worker-Dir.
System installation
- Create a new worker on the Cloudflare Worker management page .
- Worker left in the edit page Paste
index.js
code. - According to their need to modify the configuration content
- Save and deploy
- Create a domain record for your new bookmark website.
Here is the result how it looks like: