Skip to content

ddevilbb/tictactoe-backend

Repository files navigation

TicTacToe - backend

Steps to run this project with frontend:

  1. install docker and docker-compose
  2. clone this repo
  3. Run docker-compose -f docker-compose.full.yml build --no-cache command
  4. Run docker-compose -f docker-compose.full.yml up -d command
  5. Open http://localhost:8080

P.S. TicTacToe - frontend repo: https://github.com/ddevilbb/tictactoe-frontend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published