Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Env var derivation + running application #20

Merged
merged 3 commits into from
Dec 15, 2023

Conversation

brunomenezes
Copy link
Collaborator

Summary

Code changes to improve the deployment and maintenance of API. The changes aim to improve both application's resilience during maintenance done by the cloud provider.

Changelog:

  • Added a new script to provide the Applications target with all the configuration it needs. Check the README inside the new deploy/ folder for more details.
  • Added new dependencies to help run shell commands and get arguments passed to the new run script.
  • Refactor the Procfile to call simple old npm-script.

PS: I am not using a TS file. It is just a simple JS with JSDocs around to define types and other helpful information for posterity.

@brunomenezes brunomenezes merged commit abc0736 into main Dec 15, 2023
2 checks passed
@brunomenezes brunomenezes deleted the feat/var-derivation-script branch December 15, 2023 00:25
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.

None yet

2 participants