You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like your project and I want support this project too adding new features to this package. I made similar(but in very easy style) package for my diploma and add supporting .egen script file which can help generating not only start project, but can generate start components for bask-end like Models from DB, Controllers(providers), etc. And I want add this features to your project:
Supporting and creating cli config file for better project analizing
Adding command and modules for generating new components in generated ExpressJS project (controllers, services, DB supporting, etc.) like on NestJS CLI (ex. nest generate controller or nest generate application for adding MVC pattern or more powerfull)
Generating project based on cli config file
Personal runner for ExpressJS projects (like on Angular - ng serve)
Can I support this project and add it list of feteares to your package?
The text was updated successfully, but these errors were encountered:
I like your project and I want support this project too adding new features to this package. I made similar(but in very easy style) package for my diploma and add supporting .egen script file which can help generating not only start project, but can generate start components for bask-end like Models from DB, Controllers(providers), etc. And I want add this features to your project:
Can I support this project and add it list of feteares to your package?
The text was updated successfully, but these errors were encountered: