Timo Angerer

Results 2 issues of Timo Angerer

# This is a (Bug Report / Feature Proposal) Bug Report ## Description Steps to reproduce: 1. create new ts sls project: `serverless create --template aws-nodejs-typescript && npm install` 2....

I've followed the tutorial until step 111 ("Testing Deployment") and build a modified version of the app. Everything is working fine in development. But when I deploy to Heroku and...