Skip to content

Updates to allow application to be run directly via node#775

Open
ngmaloney wants to merge 13 commits intopnl-develfrom
run-via-node
Open

Updates to allow application to be run directly via node#775
ngmaloney wants to merge 13 commits intopnl-develfrom
run-via-node

Conversation

@ngmaloney
Copy link
Collaborator

I made a number of changes in this PR that allow the application to be more easily run directly via node both for dev and in prod (vs containerizing, which still should be the preferred method).

Specific Changes:

  • Add documentation for node deployment
  • Add ability to toggle secure cookies usage (required to use app when not hosted via https)
  • Add additional items to .gitignore to prevent certs and ephemeral artifacts from being committed
  • Clean up warnings in JEST tests
  • Add better login failure handling and messaging
  • Fix issue with env variable load ordering
  • Update npm packages to resolve npm audit warnings

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.

1 participant