Files
plottservice/README.md

557 B

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

Ruby version

System dependencies

  • poppler (PDF rendering libary)
  • vips (Image processing libary)

Configuration

Database creation

rails db:create

Database initialization

rails db:migrate
rails db:seed # (for developing)

How to run the test suite

No tests for now.. ;)

Services (job queues, cache servers, search engines, etc.)

Deployment instructions