Skip to content

TylerShin/beyond.ts

Repository files navigation

beyond.ts

This project is the starter kit for the who wants to use ReactJS isomorphic-rendering with Serverless framework (AWS).

  • React16+

  • React-Router v4

  • Other dependencies

    Packages

  • TypeScript - Basic language

  • ReactJS - Frontend library

  • Redux - App state manager

  • Serverless - managing AWS Lambda, API Gateway, and the others within cloud-formation

Todos

  • Add server side rendering dev tool like Razzle
  • Add TEST

Before Start

  • This isn't free to start. Because it uses AWS's several services(Lambda, API Gateway, S3, CloudFront, CloudFormation, (Route53))*
  1. Set AWS Credential You should set AWS IAM Role and account setting. visit below guide and precede AWS settings before run deploying script Serverless AWS account setting guide

  2. Make S3 Bucket to upload your bundled S3