Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Course Finder API

Getting Started

Run setup script

./setup.sh

Start workers

npm run start-workers

Start server

npm run start-server

Logs

  • Logs directories created on start up.
  • API server logs available in api/logs directory.

API Documentation

API documentation available here.