Skip to content

Test CMS Changes

W. Bomar edited this page Mar 17, 2021 · 22 revisions

Draft: These instructions are a bare-bones unpolished set of steps that point to some available resources.

Via Local CMS Docker Image on Local Machine

  1. Stop (i.e. bring down) the dockers.
  2. Have an existing Core-CMS.
  3. Checkout relevant branch.
  4. Run command npm run build.
  5. Start (i.e. up) the dockers.

Via Remote CMS Docker Image on Local Machine

These steps have not been thoroughly verified.

  1. Stop (i.e. bring down) the dockers.
  2. Have an existing Core-CMS.
  3. Checkout relevant branch.
  4. Delete /static directory.
  5. Start (i.e. up) the dockers.