make test
The local web server is initiated and running on http://localhost:3000.
make start-local
A docker container is started and the web server is running on http://localhost:3000.
make start
The lambda function is deployed using your credentials on the local environment.
make sls-deploy