Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 447 Bytes

File metadata and controls

16 lines (14 loc) · 447 Bytes

Related ticket:

https://ticket_link_here This should be the link to the ticket

In this PR:

  • Feature 1 description
  • Feature 2 description

Testing instruction

  • 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