Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Converted to Webpack4 and introduced Serverless and AWS DynamoDB #5

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

huksley
Copy link

@huksley huksley commented Sep 9, 2018

This fork offers the following improvements:

  • Webpack, Babel and React updated to recent versions
  • Using official babel plugin for dynamic syntax support
  • Deployable to AWS cloud with custom domain support and binary image support
  • Can be run locally using serverless offline
  • Dynamic imports and chunking is disabled on server side (and in serverless)
  • DynamoDB storage of todos
  • 💅 Spinner
  • Fixed binary responses in AWS API Gateway

@huksley huksley changed the title Converted to Webpack4 and introduced Serverless framework Converted to Webpack4 and introduced Serverless and AWS DynamoDB Sep 9, 2018
@huksley huksley force-pushed the serverless-webpack4 branch from 2a88a0d to c5ab075 Compare September 24, 2018 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant