iw-dak / spreading

0 stars 0 forks source link

Installation

Add a new gem

  1. Add following to Gemfile gem '<ge-package-name>'
  2. Run this command : docker-compose run ruby bundle install

Applications access

Database password

For more informations see docker-compose.yml

Adding new packages to the project with yarn

docker-compose run react yarn add package_name

Useful commands

Useful links