Skip to content

[Deprecated] Gql authentication server for multiplayer game. Built with nexus, prisma and postgresql. One part of microservices architecture.

Notifications You must be signed in to change notification settings

oslavdev/multiplayer-game-server

Repository files navigation

Multiplayer game Server

Note This is a work in progress repo

WebGL sci-fi multiplayer game.

Client: https://github.com/oslavdev/multiplayer-shooter-client

Features

  • Select and customize character
  • Private maps
  • Choose weapons
  • Audio, video and written chat
  • Selection of maps

Tech

  • Node.js
  • Docker
  • GraphQL
  • PostgreSQL
  • Prisma

Deploy

Build command

Development

Server will run on http://localhost:4000/

    yarn run dev

DB Migration

    npx prisma migrate dev --name init --preview-feature

About

[Deprecated] Gql authentication server for multiplayer game. Built with nexus, prisma and postgresql. One part of microservices architecture.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published