Skip to content

tomjonshea/serverless-stack-com

 
 

Repository files navigation

Serverless Stack

Learn to Build Full-Stack Apps with Serverless and React


Serverless Stack is an open source guide for building and deploying full-stack apps using Serverless and React on AWS.

We are going to create a note taking app from scratch using React.js, AWS Lambda, API Gateway, DynamoDB, and Cognito.

Demo App

It is a single-page React app powered by a serverless CRUD API. We also cover how add user authentication and handle file uploads.

The entire guide is hosted on GitHub and we use GitHub Issues for our comments. With the help of the community we keep the guide accurate and up to date.

Source for the Demo App

Project Goals

  • Provide a free comprehensive resource
  • Keep the content accurate and up to date
  • Help people resolve their issues

Sponsors

Sponsor Serverless Stack on Patreon if you've found this guide useful or would like to be an official supporter. A big thanks to our supporters!

Getting Help

  • If you are running into issues with a specific chapter, post in the comments for that chapter.
  • Open a new issue if you've found a bug or have some suggestions.
  • Send us an email if you have any other questions or feedback.
  • If you've found a typo, edit the chapter and submit a pull request.

Contributing

  • To fix typos or make minor corrections; just navigate to the chapter, edit it, and submit a pull request.
  • To make a larger changes, you need to set up the repo on local. Make sure you have Jekyll installed and run bundle exec jekyll serve from the project root.

Maintainers

Serverless Stack is authored and maintained by Frank Wang (@fanjiewang) & Jay V (@jayair). Subscribe to our newsletter for updates on Serverless Stack. Send us an email if you have any questions.

About

Source for Serverless-Stack.com

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 50.3%
  • HTML 37.0%
  • AppleScript 8.4%
  • Ruby 4.3%