Skip to content

GladwinLee/werewolf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

werewolf

Start

From root docker-compose up

Manual run

Build the main.js from src/werewolf/frontend npm run dev or npm run build

To manually run: docker run -p 6379:6379 -d redis:5

After docker is started go to: 127.0.0.1

Then run each in its own console

  • python manage.py runworker werewolf-channel
  • python manage.py runserver

Logs

docker run --mount src=werewolf_logs,dst=/werewolf_logs -it ubuntu Run on the host, then read the logs in /werewolf_logs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published