Microservice for sharing employee profiles and company history.
- Database
- Mongo DB
- Authentication
- OneLogin SAML IdP or Twitter OAuth
- URL Embed
## Write your configuration
$ vi config/settings/development.yml
## Run docker containers
$ docker-compose up -d
## Access to web application
$ curl http://localhost:8082