A basic click per second test website made using html,css,js
-
Clone the Repository:
- Clone the repository or download the ZIP file:
git clone https://github.com/gaurav87565/CPS-count.git
-
Install Required Packages:
- Run the following command in your console:
npm install
-
Start the Website:
- Run the following commands to start the website:
npm run start
-
Report Issue:
- If you encounter any issues or the code doesn’t work, please create an issue.
OR
Join our discord server Discord.
Custom Domain: - You can setup your custom domain by using services like Cloudflare Tunnel or any other preferable services which assigns custom domain.
Register in [Render](https://render.com)
• Create a new Web service monitor.
• Build Command = npm install express
• Start Command = node server.js
Add Environment details
• port ""
Deploy your service
• After the Deploy is completed you will see the live server add that website into some
website monitor such as [BetterStack](https://uptime.betterstack.com) , [UptimeeRobot]
(https://uptimerobot.com) or any other service you like. And you are good to go
Now your server will be online 24/7
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ❤️ by the (Gaurav) DaPirates Development Team