Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Code powering the CourseTable website

License

NotificationsYou must be signed in to change notification settings

coursetable/coursetable

Repository files navigation

MaintainabilityGitHub commit activityGitHub contributorsHitCount

Production CDStaging CDFerry Run

Ferry DB SnapshotUser DB Backup

Coursetable is made of two big parts:

  1. Website: The site you see when you go tocoursetable.com. The code for this – the front-end site as well as the back-end server that handle user actions – is contained within this repository.
  2. Crawler: The scripts behind the scenes that actually get all the data from Yale’s websites. The code for this is in ourferry repository.

Repository Layout

The various functions of the website are compartmentalized as follows:

  • /api: Source code for API server with Docker Compose configuration for backend logic.
  • /frontend: The current face of the site, built with React.

How to develop

Check outour contributing guide.

How to deploy

Deployments are automatically handled via GitHub Actions workflows. If necessary, you can also manually deploy. For all instructions relevant to deploying our code, seedocs/deployment.md.


[8]ページ先頭

©2009-2025 Movatter.jp