@gr2m Really depends on the complexity of the app.
But basically you can ZIP a node project with all dependencies and upload that.
1 reply
@gr2m In production I use this approach:
https://coderbyheart.com/how-i-package-typescript-lambdas-for-aws
A static archive of Markus Tacker's tweets. Follow me on Mastodon: @[email protected].
@gr2m Really depends on the complexity of the app.
But basically you can ZIP a node project with all dependencies and upload that.
@gr2m In production I use this approach:
https://coderbyheart.com/how-i-package-typescript-lambdas-for-aws