1 min readJul 26, 2020
This is an amazing article, thank you so much. This is the exact stack I want to use and you figured out all the toughest parts of the setup.
One annoying thing is it seems like I need to run `npm run build:prod` and then `sam build` before my changes to the lambda propogate. Is there anything we can do to automate some of that part?