Skip to content

Tic-Tak-Toe - sample app running on docker compose with api container, and frontend container

Notifications You must be signed in to change notification settings

strelokask/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tak-Toe

Demo

demo.mov

Quick start

  1. Make sure that you have Docker installed
  2. Run docker-compose up
  3. Run docker-compose down - to stop all docker containers, images

Used technologies

  • Server-Sent Events (SSE)
  • CQRS
  • EF Core
  • client was bootstraped with Create React App.
  • api - ASP.NET Core Web API, .NET 6

About

Tic-Tak-Toe - sample app running on docker compose with api container, and frontend container

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published