/profistory

Microservice for sharing employee profiles and company history.

Primary LanguageRuby

Profistory

Microservice for sharing employee profiles and company history.

Requirements

  • Database
    • Mongo DB
  • Authentication
    • OneLogin SAML IdP or Twitter OAuth
  • URL Embed

How to Develop

## Write your configuration
$ vi config/settings/development.yml

## Run docker containers
$ docker-compose up -d

## Access to web application
$ curl http://localhost:8082