Skip to content

ftodoric/csw-backend

Repository files navigation

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

Description

This is the backend application for a cyber security simulation game. It's development is part of a thesis on Faculty of Electric Engineering and Computing.

Requirements

  • node 16
  • docker 20

Installation

Clone the repository:

$ git clone https://github.com/ftodoric/csw-backend

Install all of the dependencies:

$ yarn install

Make sure the Docker desktop process is running, then run the app:

$ yarn start:reset

Server is now ready. Go and run the frontend application.

License

Nest is MIT licensed.

Releases

No releases published

Packages

No packages published

Languages