The home repository for the MITS Multiplayer API
-
Install Dependencies:
npm install
-
Database: Ensure PostgreSQL is running (via Docker).
-
Seed Admin User:
node seed-admin.js
By default (Docker Compose), the admin password is generated automatically and stored in the API container volume.
Retrieve it with:
docker compose exec api cat /data/admin_password -
Deep Cleanup: If you need to completely wipe all containers (including dynamic player containers):
npm run docker:clean
Carried out by IT2E for Maritime IT Security Research Group, NHL Stenden University of Applied Sciences. Emmen.