sst / guide

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

Integrate with AWS Amplify #165

Open jayair opened 6 years ago

jayair commented 6 years ago

Hey everybody,

Just came across AWS Amplify - https://github.com/aws/aws-amplify. I haven't had a chance to play with it yet but it looks really promising. It looks fairly modular so we could even use parts of it separately in the React portion of the tutorial to simplify the following things:

If anybody has had a chance to play with it or even better has a repo implementing it; it would really help us get started with it.

d0ruk commented 6 years ago

I started one here. Frontend is halfway complete.

I applied the broad-strokes of the logic given in the book. WIP in the dev branch.

jayair commented 6 years ago

@d0ruk Great! This is really helpful. Keep me posted on the progress. I'll go over it once I get a chance.