/website

Banger website

Primary LanguageVue

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!

  • Growth

    We're here for you with opportunities, spaces and resources to inform your computer science journey through university!

  • Resources

    We curate resources from across the internet and produce original content for our community!

  • Collaboration

    We work closely with other MCS clubs and societies in order to achieve common goals in the CS community!

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: