Skip to content

nikitunkun/WebSocketGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSocketGame

Technologies

Basic

  • Python
  • FastAPI

Code style

  • black
  • isort
  • flake8
  • pylint

Instalation

  • Clone the repository
git clone https://github.com/nikitunkun/WebSocketGame.git
or
[email protected]:nikitunkun/WebSocketGame.git
  • Navigate to the project folder
cd WebSocketGame
  • Run main.py
uvicorn --host 0.0.0.0 --port 8000 --reload backend.main:app
or
make run

Preview

preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published