G.U.D:s platform for game servers. It uses Chalmers oauth for authentication and authorization.
npm install
npm run db:migrate
npm run dev
Use the docker image. There is no automation for the running db:migrate
so run that manually if you change the database schema.
The production is otherwise automated.