Skip to content

utm-cssc/website

Folders and files

NameName
Last commit message
Last commit date
Oct 14, 2023
Apr 27, 2021
Feb 11, 2022
Oct 6, 2023
Mar 12, 2022
May 14, 2023
Apr 24, 2021
May 5, 2021
Oct 6, 2023
Oct 6, 2023
Aug 3, 2021
May 14, 2023
Nov 4, 2021
Aug 18, 2020
Nov 16, 2020
Nov 8, 2020
Oct 17, 2021
Oct 25, 2021
Oct 19, 2020
Oct 19, 2020
May 16, 2023
Oct 6, 2023
Nov 8, 2020
May 16, 2023
Dec 3, 2020
Aug 18, 2020
Oct 6, 2023
Oct 6, 2023
Apr 20, 2021
Dec 3, 2020

Repository files navigation

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

Pull the project on Github

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

Install Docker

Install Docker on your machine by following the instructions on the Docker website.

Running Docker container locally

  1. Build the image of the website
docker compose build
  1. Start the server
docker compose up -d

The website will be listening and serving on localhost:4000.

The log can be found on Docker Desktop, or by running the following command:

docker compose logs -f

Contact

You can contact us through these channels: