Skip to content

rimazmk/hangman-be

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman Backend

Backend for Hangman

Setup

Create venv and install dependencies

python3.8 -m venv env
source env/bin/activate
pip install -r requirements.txt

Run

python wsgi.py

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •