Skip to content

evadb/ircc_scheduler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IRCC Scheduler

This is a mono-repo that contains the IRCC's various microservices.

Running the project

make setup # install all the dependencies
make dev # run it in development mode

Running the tests

Each microservice has it's own test suite. To run the tests for all the microservices you can run

make test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.0%
  • CSS 15.1%
  • Shell 5.3%
  • Makefile 0.6%