nogohr / escape-room

ERMS: Escape Room Management System
2 stars 3 forks source link

ESMS: Escape Room Managment System

Installation

Prerequisites

If you use Homebrew you can run:

brew cask install docker
brew install docker-compose

Installation

  1. Clone the repository

    git clone git@github.com:nogohr/escape-room.git && cd escape-room
  2. Install

    make install

Usage

  1. Start services

    make up

Documentation

Fronted service: frontend/README.md
Backend service: backend/README.md