sst / sst.dev

Repo for sst.dev
https://sst.dev
MIT License
3.68k stars 445 forks source link

Creating serverless resources via the Serverless framework config #198

Open deporter opened 6 years ago

deporter commented 6 years ago

I am really interested in being able to setup the API portion of this project via the Serverless framework only. I believe all the resources this tutorial sets up manually wihtin the AWS console can be setup with the serverless framework config file. Is there a potential of extending the tutorial to show and explain how this is done also?

Also thanks for making such a great tutorial!

jayair commented 6 years ago

@deporter Yeah we are looking to doing this. It can definitely be done.