Skip to content

bgaona/basicCronAngular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic scheduler Angular

Instalation

Go to basicTaskScheduler folder and then install

npm install

Backend

Remember to run the node application found in: https://github.com/bgaona/basicCronJobNode

Configuration

you can modify api settings in proxy.conf.json file.

Run application

npm start

Usage

  1. Available tasks will be displayed, this is returned by the service Screenshot

  2. Select available task

  3. Enter the information and click the "Check Url" button Screenshot

  4. If you want you can run the task according to the cron expression. Click the "start schedule" button Screenshot

The job according to the cron expression will be executed from the node application

Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published