Relative Content

Tag Archive for node.jsexpressaws-lambdainternationalization

Implement Json i18n in Lambda function

I’m trying to add JSON localization for my NodeJS app.
Everything works just fine in my local env but when I upload the code to Lambda function, it does not work anymore.