Skip to content

noobnoobnewbielife/serverless-stack-com

 
 

Repository files navigation

Serverless Stack

Learn to Build Full-Stack Serverless Applications


Serverless Stack is a free comprehensive guide to creating full-stack serverless applications.

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 through GitHub Pages 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

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

Releases

No releases published

Packages

No packages published

Languages

  • CSS 52.2%
  • HTML 32.2%
  • Ruby 15.6%