expressots-cli
expressots-cli copied to clipboard
CLI tool for ExpressoTS application 🐎
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.8 to 5.2.14. Changelog Sourced from vite's changelog. 5.2.14 (2024-09-16) fix: avoid DOM Clobbering gadget in getRelativeUrlFromDocument (#18115) (ebb94c5), closes #18115 fix: fs raw query (#18112) (8339d74),...
## Description Add unit tests in all modules. Current Modules: - application: app-container, app-factory - common: color-service, package-resolver, project-config - console: console - container-module - controller: base-controller - decorator: scope-binding...
## Description Add unit tests in all modules. Current Modules: - application: app-container, app-factory - common: color-service, package-resolver, project-config - console: console - container-module - controller: base-controller - decorator: scope-binding...
### Is there an existing proposal similar to this? - [X] I have searched the existing proposals ### What are you proposing? My proposal is to create a command in...
#### Introduction The existing CLI commands for starting the application and running in development mode could be simplified and optimized. Currently, the following commands are used: - **Start**: `node -r...
# Pull Request Guidelines Our guidelines for submitting a pull request. ## Before submitting a Pull Request, please make sure you have verified the following: - [ ] The commit...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior Currently CLI is providing it's first provider which as `@expressots/prisma` or...
Hello everyone, I would like to suggest an improvement that can be interesting for our project: the use of the transpiler SWC, which is a tool written in rust and...
 ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project. #### Snyk changed the following file(s): - `package.json` #### Vulnerabilities that will...