AWS Amplify

AWS Amplify

Authentication

Hosting

Storage

Cloud Funtions

Graphql APIs

Platform Supported

Web

ReactJs

Angular

VueJs

Mobile

React Native

Flutter

Ionic

Android

IOS

Installation CLI

npm install -g @aws-amplify/cli

 

amplify init

amplify add hosting

amplify add auth

amplify add api

amplify add storage

amplify mock

GraphQL decorators

@model  - DynamoDB

@auth - Protect

@connection - Connect two models

@searchable - Elasticsearch

@versioned

Made with Slides.com