Skip to content

arthurskonrad/tic-tac-toe

Repository files navigation

Tic Tac Toe

Setup

  • Clone the repository
  • Copy the docker compose override file docker-compose.override.example.yml to docker-compose.override.yml
  • Copy the .env.example file to .env and fill in the required values
  • Run docker compose up -d to start the application
  • Run docker compose exec frontend test:unit to run the unit tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published