-
-
Notifications
You must be signed in to change notification settings - Fork 189
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 ] Add proxy support for the generate from template command #1621
Comments
@AayushSaini101 I want to work on it... Please assign me. |
@IITI-tushar sure |
Thanks, I will open a PR soon. |
can I too work on this? @AayushSaini101 |
@AayushSaini101 in commands/generate folder should i have to add proxy support to all three fromTemplate.ts , index.ts and models.ts files ??? |
|
@IITI-tushar already working on this issue : ) |
Why do we need this improvement?
We have already introduced proxy support in multiple commands of cli, reference: #1608 Need to add support in generate command as well.
How will this change help?
we can use the generate command behind the proxy as well.
Screenshots
No response
How could it be implemented/designed?
Reference:https://www.zenrows.com/blog/node-fetch-proxy#how-to-use-proxy-with-node-fetch of the implementation flow of the proxy
🚧 Breaking changes
No
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue?
No, someone else can work on it.
The text was updated successfully, but these errors were encountered: