Skip to content

quayside-app/scheduler-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scheduler-checker

Setup

You need to install npm (you can do this by installing Node.js). Once that is done, run npm install in this directory to install all the requirements.

Usage

First, run node . to start the script.

This is where you will see the confirmation: http://localhost:3000/monthlyCheck

reminder: If you add any other dependencies, please do it by running npm install --save so it is added to package.json for the next person to install. Otherwise, add the package manually to package.json

fact of the day: Use ctrl+c to exit the "node ." triggered example app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published