recurly/recurly-js

View on GitHub
docker-compose.yml

Summary

Maintainability
Test Coverage
services:
  recurly-js:
    build: .
    ports:
      - "8020:8020"
    volumes:
      - type: bind
        source: .
        target: /usr/src/app/
    command: make