Skip to content

qest-cz/direct-workshop

Repository files navigation

How to run locally

  • terminal 1: docker-compose -f docker-compose-redis-only.yml up
  • terminal 2: npm install
  • terminal 2: cd pawesome-care
  • terminal 2: npm install
  • terminal 2: nx serve grid
  • terminal 3: nx serve controlls
  • terminal 4: nx serve game
  • go to URL: http://localhost:3000/api/game/start

Prerequisites

How to run via docker

  • docker compose up install (lasts about 5-10 min, it will write some warnings during the process - ignore, end at exit 0 after installation)
  • docker compose up
  • go to URL: http://localhost:3000/api/game/start

Prerequisites

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published