Skip to content

TeamArcades/node-replit-uptimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-replit-uptimer

Join our discord
Support: https://teamarcades.xyz/dc
NPM: npmjs.com/package/node-replit-uptimer

Installation

  • npm i node-replit-uptimer
  • npm i k4itrun/node-replit-uptimer
  • yarn add node-replit-uptimer
  • pnpm add node-replit-uptimer

Features

  • No dependencies
  • No configuration required
  • Easy to use (only one line of code)
  • At full speed!

Examples

no configuration

require("node-replit-uptimer").config();

with configuration

require("node-replit-uptimer").config({
 port: 3000,
 path: "/",
 message: "always online thanks to me.",
 debug: true,
});

Issues

If you have any issues with the page, please create new issues here

Aid applications

When submitting a help request:

  • Clone the repository.
  • Create a branch from master and give it a meaningful name (for example, my-new-new-feature).
  • Open a help request on GitHub and describe the new feature or solution.

About

With node-replit-uptimer you can keep your projects always up, with a single line of code this will create a http server that will also automatically ping

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published