557 B
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.. ;)