3.4.3 • Published 3 years ago

web-cron v3.4.3

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

This is a simple code for a web based cron service

Documentation

Quick use

npx web-cron

Installation

npm i web-cron -g

Usage

web-cron <port number> <key>

Example

web-cron 3000 key

Env

Creating Env

touch .env

Env Example

Usage

KEY=<Key>
PORT=<Port>

Example

KEY= key
PORT=3000
3.4.3

3 years ago

3.3.3

3 years ago

3.2.3

3 years ago

3.2.2

3 years ago

3.1.2

3 years ago

3.1.1

3 years ago

3.1.0

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

1.0.0

3 years ago