Skip to content
This repository has been archived by the owner on Feb 24, 2022. It is now read-only.

goodanthony/react-ssr-aws-boilerplate

 
 

Repository files navigation

Boilerplate code for a project that is React typescript, server side rendered (SSR), served by an .ejs index file.

This boilerplate use inteded to be used as an AWS Lambda function, managed by AWS codestar and built by AWS codebuild, together with aws-serverless-express.

It also uses AWS Api Gateway as a proxy to allow the express app to do it's thing.

To use, edit two variables with your information: STATICS_URL in webpack/server.config.js YOUR_S3_PUBLIC_BUCKET in buildspec.yml

For best experience, use https://console.aws.amazon.com/codestar/home

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.6%
  • TypeScript 31.5%
  • HTML 5.0%
  • CSS 0.9%