web-cron

3.4.3 • Public • Published

Web Cron

views

views

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

/web-cron/

    Package Sidebar

    Install

    npm i web-cron

    Weekly Downloads

    8

    Version

    3.4.3

    License

    MIT

    Unpacked Size

    433 kB

    Total Files

    8

    Last publish

    Collaborators

    • alestoraldous