Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.06 KB

README.md

File metadata and controls

26 lines (14 loc) · 1.06 KB

Oculus LIMS API

Keep your eye on patient specimens and track their results with this laboratory information system. This repository contains the Rails backend for the Oculus LIMS project located at https://github.com/mddilley/oculus-lims.

Installation

Clone this repository, and then execute:

$ cd oculus-lims-api
$ bundle install

In the terminal, run:

$ rake server:start

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/mddilley/oculus-lims-api. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The application is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Wagger project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.