Skip to content

open-mafia/mafia_web_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mafia_web_app

Simple mafia web app

To Build App

  • cd mafia_web_app
  • docker-compose up --build

To Use App

  • docker exec -it <backend_container_id> python /app/mafia_backend/manage.py migrate
  • docker exec -it <backend_container_id> python /app/mafia_backend/manage.py createsuperuser
  • Go to localhost:port/admin (default port 8000)

About

Simple mafia web app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •