Skip to content

Latest commit

History

History
11 lines (9 loc) 路 881 Bytes

README.md

File metadata and controls

11 lines (9 loc) 路 881 Bytes

Mentors4me API

Main Workflow Maintainability Test Coverage Ruby Rails

Run in docker

  • docker-compose up --build(accessible on localhost:3000)
  • docker-compose run web rake(run the tests)