/gitlab-plus-minus-server

THIS HAS BEEN MOVED TO GIT LAB

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Plus/Minus Server

Server for running the API behind the plus/minus app

Requirements

  • docker
  • docker-compose

Docker Container

  • From the mean-docker folder:
    • docker-compose up
  • If you made any changes to the docker images this is required to force a biuld:
    • docker-compose up --build

Access

  • If running locally:
    • localhost:4200
  • Remotely:
    • serveripaddress:4200