This project delivers 2 blocks. One for a daily random beer and another for an ajax search based on dish.
First you need to install Lando.
After that run the following command from the project root
lando start && lando site-install
Note: for further information check the scripts/site-install.sh script.
When the installation script finishes copy the web/sites/default/default.services.yml to web/sites/default/services.yml and run.
lando drush cr
If you want/need to reinstall the site, just run
lando site-install
Note: This will delete the current database.
After installation visit the Front page.
- Add CircleCI and Pantheon support, see example.