https://ticket_link_here This should be the link to the ticket
- Feature 1 description
- Feature 2 description
- Checkout branch
- Reinstall frontend dependencies:
npm i - Reinstall backend dependencies:
composer i - Run:
lando start - Import db
db-import dump.sql - Deploy the backend:
lando drush deploy - Check the running port with
lando drush info