Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 479 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 479 Bytes

Price Index

Dependencies

Install Docker and DockerCompose

Setup Environment

since we have a makefile

  • up and run dependencies
$ make up
  • start rails console
$ make console