@miftikcz/uptimer
v1.0.0
Published
Script for having 24/7 online app.
Downloads
7
Maintainers
Readme
node.js UpTimer by MiftikCZ
Why u should use this package
- you can have 24/7 node.js app using only one line of code
- no uptimerobot.com
- free
Setup and usage
Place this code to top of your code
require("@miftikcz/uptimer")()
Then run the app.
if you using localhost, write "localhost"
to ()
if your using replit, write your repl url (you can see it in right side) to ()
Then reload app.