Skip to content

Kriegspiel/ks-flask-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kreigspile

This project is web app for playing Kreigspile in multyplayer.

Prerequisites

Before you begin, ensure you have the following installed:

Create your passwords

Copy .env.example to .env and write new passwords inside

Build and Start the Containers

Use Docker Compose to build and start the containers:

docker-compose up --build -d

To stop and remove the containers, use:

docker-compose down

After launch mongo and etc. you can restart only app container for debug:

docker restart ks-app

Access the App

Once the containers are running, you can access the application via:

Web UI: Open your browser and go to http://localhost. This should display the Login form. For access

Mongo UI: you can check MongoDB with Mongo-express on http://localhost:8081

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •