Skip to content

dherault/Lambda-React-SSR

Repository files navigation

Lambda React SSR

This universal Nodejs app run on AWS Lambda and API Gateway, is built using the Serverless framework and features:

  • Redux state management with hot reloading of React components (nothing in reducers thought)
  • React server-side rendering (with 200, 404, 500 status codes)
  • Graphql data fetching endpoint for DynamoDB (with 200, 400, 404, 409, 500 status codes)
  • Authentication with AWS Cognito (see this repo: LambdAuth)

License

GNU General Public License version 3 (GPL-3.0)

About

React server-side rendering on AWS λ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published