- Run 
build.batto build the Docker image - Run 
start.batto start the application - Open browser to http://localhost:3000
 - Upload your mysteryforge_db_structure.json file
 
- build.bat : Build Docker image
 - start.bat : Start application
 - stop.bat : Stop application
 
- Dockerfile
 - docker-compose.yml
 - package.json
 - src/server.js
 - Helper .bat files
 
Place your mysteryforge_db_structure.json in the database/ folder or upload it through the web interface.