Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

sekassel/stp-22-server

Repository files navigation

STP Server 2022 - Pioneers

Installation

Requires pnpm instead of [npm].

$ pnpm install

Dependencies

MongoDB and NATS are required and provided with docker-compose.

$ docker compose up

Running the app

# development
$ pnpm run start

# watch mode
$ pnpm run start:dev

# production mode
$ pnpm run start:prod

Test

# unit tests
$ pnpm run test

# e2e tests
$ pnpm run test:e2e

# test coverage
$ pnpm run test:cov

About

STP Server for Summer Term 2022 for the game Settlers of Catan.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages