/parasite-api

Backend of Parasite: the Game

Primary LanguageJavaScriptMIT LicenseMIT

Parasite: the Game

JavaScript Style Guide

Instructions

This project is configured for Docker Swarm, so make sure you have it up and running.

$ docker build -t parasite-api .
$ docker stack deploy --compose-file docker-compose.yml parasite-api