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
used the search to make sure that a similar issue hasn't already been submit
When creating an express server, I create multiple routers and each router is exported as a lambda function to AWS. I want to do the same while using tsoa but I know that tsoa has more of a monolithic architecture, is there a way to get to it? right now when I do the exports it is exporting all of the server as one lambda function
The text was updated successfully, but these errors were encountered:
Sorting
I'm submitting a ...
I confirm that I
When creating an express server, I create multiple routers and each router is exported as a lambda function to AWS. I want to do the same while using tsoa but I know that tsoa has more of a monolithic architecture, is there a way to get to it? right now when I do the exports it is exporting all of the server as one lambda function
The text was updated successfully, but these errors were encountered: