Skip to content

Add a end to end setup guide for launching without Docker#82

Merged
smalho01 merged 5 commits intodevfrom
e2e-setup-guide
May 15, 2023
Merged

Add a end to end setup guide for launching without Docker#82
smalho01 merged 5 commits intodevfrom
e2e-setup-guide

Conversation

@plarocque4
Copy link
Copy Markdown
Contributor

Describe your changes

Add a end to end setup guide for launching without Docker.

Issue ticket number and Jira link

REMS-386

Checklist before requesting a review

  • I have performed a self-review of my code
  • Ensure the target / base branch for any feature PR is set to dev not main (the only exception to this is releases from dev and hotfix branches)

Checklist for conducting a review

  • Review the code changes and make sure they all make sense and are necessary.
  • Pull the PR branch locally and test by running through workflow and making sure everything works as it is supposed to.

Workflow

Owner of the Pull Request will be responsible for merge after all requirements are met, including approval from at least one reviewer. Additional changes made after a review will dismiss any approvals and require re-review of the additional updates. Auto merging can be enabled below if additional changes are likely not to be needed. The bot will auto assign reviewers to your Pull Request for you.

@plarocque4 plarocque4 changed the base branch from main to dev May 13, 2023 13:58
Comment thread EndToEndSetupGuide.md Outdated
`npm start`


## Utilities
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we move this section above the server applications? Think running mongo first then starting pims and rems would be better as the backend won't complain about the db connection when starting up if the db is running first

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure thing, I think I planned to move it after I added the separate cloning section to make sure the repos with configs would be in place but then forgot to do it.

@smalho01 smalho01 merged commit 458c8a2 into dev May 15, 2023
@smalho01 smalho01 deleted the e2e-setup-guide branch May 15, 2023 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants