langaracpsc / LangaraCourseWatcher

An API for live information on courses at Langara College.
https://api2.langaracs.tech
0 stars 0 forks source link

LangaraCourseWatcher

Reincarnation of https://github.com/Highfire1/langara-course-api

Implements LangaraCourseInfo into a service.

Hosting:

This service will work best with docker-compose.

Make sure that you provide a volume (course_watcher_db:/database) for the image. If you don't, the image will have to redownload the 250mb courseDB file if you recreate the image. As well, the discord notification feature is not very smart and will send duplicate messages if you recreate the image without the old volume.