Skip to content

langaracpsc/LCSCScheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

LCSC Scheduler

Internal scheduler tool for the Langara Computer Science Club.

Run Locally

Clone the project

  git clone https://github.com/LMSAIH/LCSCScheduler

Go to the project directory

  backend terminal 
  cd backend

  frontend terminal 
  cd frontend

Install dependencies

  frontend terminal
  npm install

Start the server

  backend terminal
  docker-compose up --build

  frontend terminal
  npm run dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

SUPABASE_URL

SUPABASE_KEY

REDIS_HOST

REDIS_PORT

FRONTEND_URL

ADMIN_PASSWORD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •