/classes

🕓 Timetables for Sydney High School.

Primary LanguageJavaScript

Classes

Config

Configuration is done through the following environment variables:

// Session
DATABASE_URL // Optional with OpenShift.
COOKIE_SECRET

// OAuth2
CLIENT_ID
CLIENT_SECRET
REDIRECT_URI

// Server
PORT // Optional with OpenShift.
IP // Optional with OpenShift.