feat: update project templates and improve configuration loading for …#67
Merged
Conversation
juliano-soares
approved these changes
Nov 24, 2024
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #67 +/- ##
========================================
+ Coverage 0.00% 0.06% +0.06%
========================================
Files 36 36
Lines 1455 1519 +64
Branches 319 397 +78
========================================
+ Hits 0 1 +1
- Misses 1455 1517 +62
- Partials 0 1 +1 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…CLI commands
Pull Request Guidelines
Our guidelines for submitting a pull request.
Before submitting your PR, please verify the following:
The commit message follows our guidelines:
See the options for the different types of changes you can make in the
package.jsonfile of your project.Leave the options below unchecked if they are not applicable to your Pull Request.
PR Type
What kind of change does this PR introduce?
Does this PR introduce a breaking change?
If
yesPlease describe the impact and mitigation strategy for existing applications.What was changed?
Added
entrypointproperty onexpressots.config.tsto allow flexible command execution fordev, build and prodPlease describe what you have changed in this PR.
Other information
Any other information that is important to this PR.