Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 200 Bytes

File metadata and controls

13 lines (7 loc) · 200 Bytes

README

Install all dependencies with Docker

Install ruby, all ruby gems, node.js and yarn

docker-compose build

Start the app with Docker

Start redis, rails and vue

docker-compose up