A simple example of using the serverless stack.
You should have python 3.6 and nodejs set up.
make setupto set up the environment.
make cleanto clean up.
make start-localto start the local environment.
make deployto deploy the project to AWS. Note that for this to work, you should have your AWS keys set up.