1.0.6 • Published 2 years ago

repl-uptimer v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Certainly! Here's an updated version of the README with the usage instructions that include requiring the "repl-uptimer" package:

# repl-uptimer

repl-uptimer is an npm package that allows you to monitor the uptime of your Replit projects. It ensures that your project runs uninterrupted, 24/7, 365 days a year. With repl-uptimer, you can have peace of mind knowing that your project is always up and running.

## Installation

To install repl-uptimer using npm:

```bash
npm install repl-uptimer

To install repl-uptimer using Yarn:

yarn add repl-uptimer

To install repl-uptimer using Barn:

barn add repl-uptimer

Usage

Ensure that you have the necessary environment variables set: REPL_SLUG and REPL_OWNER. These environment variables are automatically set in Replit projects.

Require the package in your Node.js script:

require('repl-uptimer');

Support and Feedback

For any issues or feedback regarding repl-uptimer, please reach out to us:

License

This package is licensed under the MIT License. See the LICENSE file for more information.

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago