Skip to content

uditnarayan/serverless-stack-notes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless Stack Notes App

A reactjs based web frontend uses APIs defined in serverless-stack-notes-api project.

The application is available at https://scratch-app-yudee.netlify.app.

Features

  • Uses AWS Cognito user pool and identity pool for user authentication.
  • AWS IAM protected access to S3 for file uploads.
  • Stripe integration for simulating the payments.
  • Uses AWS lambda based APIs as backend exposed behind AWS API Gateway.
  • Uses AWS DynamoDB as storage in APIs.
  • Netlify for hosting web frontend.

References

This project is a learning excercise to understand web development using serverless stack. The serverless learning course is available at https://serverless-stack.com/#guide.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published