Kopie van https://gitlab.com/studieverenigingvia/ict/centurion met een paar aanpassingen
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Florens Douwes 7ede41cd97 update dockerfiles and yarn lock 4 years ago
backend update dockerfiles and yarn lock 4 years ago
frontend update dockerfiles and yarn lock 4 years ago
.gitignore update dockerfiles and yarn lock 4 years ago
.gitlab-ci.yml Fix typo in gitlab-ci 4 years ago
LICENSE Add LICENSE 4 years ago
README.md add readme and fix package.json requirement and script 4 years ago
docker-compose.yml Un-rename class files and change port to 8800 4 years ago

README.md

CENTVRION

Introduction

The projects consists of two projects, a frontend written in React, and a backend written in javascript. Both communicate with a websocket.

Setup

Download centurion.m4a and place it in frontend/public/centurion.m4a

Start the backend with npm run app and the frontend with npm run start.