utm-cssc / website

Banger website
https://cssc.utm.utoronto.ca
8 stars 18 forks source link
nuxt university vue

UTM CSSC Website

Supporting MCS Students

Docker Build Status Docker Pulls

IntroductionInstallationContact

Introduction

The Computer Science Student Community (CSSC) is an open space for Computer Science students to come in and ask questions about their university and post-university career!

Installation

Github

  1. git pull git@github.com:utm-cssc/website.git
  2. git submodule update --init --recursive

Yarn Installation

  1. Install the required dependencies
yarn install
  1. Run the web server
yarn run dev

Docker Installation

  1. Install Docker Desktop

  2. Start the server

docker compose build # Build the docker image
docker compose up -d # Run in detached mode

The website will be listening and serving on localhost:4000

Contact

You can contact us through these channels: