在本教程中,您将学习如何使用 AWS Amplify 部署 Web 应用程序。Amplify 提供了基于 Git 的 CI/CD 工作流程,用于构建、部署和托管具有无服务器后端的单页面 Web 应用程序或静态站点。
Amplify 命令行界面 (Amplify CLI),已安装并配置 XCode (任何版本) Microsoft Visual Studio(任何版本、任何代码编辑器、任何文本编辑器) 熟悉Amplify 熟悉Amazon Cognito 熟悉AWS AppSync 熟悉DynamoDB 熟悉Node.js 熟悉npm 熟悉React 和 React Native 熟悉JavaScript 和 ECMAScript 6...
註冊 AWS 帳戶 如果您尚未成為 AWS 客戶,則需要遵循線上說明來建立 AWS 帳戶.註冊可讓您存取 Amplify 和其 他可與應用程式搭配使用 AWS 的服務. 建立應用程式 使用 Next.js 文件中的 create-next-app 說明,建立基本 Next.js 應用程式以用於本教學課程. 建立 Git 儲存庫 Amplify 支援 GitHub,Bitbucket,Git...
// React Native yarn add aws-amplify amazon-cognito-identity-js @react-native-community/netinfo @react-native-async-storage/async-storage npx pod-install // Expo yarn add aws-amplify @react-native-community/netinfo @react-native-async-storage/async-storage Amplify 3.x.x has breaking changes....
To resolve these issues, either add"types": ["node"]to the project'stsconfig.app.jsonfile, or remove the"types"field entirely. AWS Amplify Libraryprovides Angular components and CLI support to work with AWS services. Known Limitations
This package contains the AWS Amplify Analytics category and is intended for internal use only. To integrate Amplify into your app, please useaws-amplify. Readme Keywords none Install npm i@aws-amplify/analytics Repository github.com/aws-amplify/amplify-js ...
要安装 Amplify CLI,我需要Node.js(版本 >= 8.11.x)和npm(版本 >= 5.x): npminstall-g@aws-amplify/cli amplify configure Amplify 支持很多不同的框架,在此示例中,我使用React并且从示例应用程序开始(npx需要 npm >= 5.2.x): npx create-react-app refillappcdrefillapp ...
问在react本机和expo上使用aws amplify数据存储时出现错误"Node is not supported“ENReact Native 之旅...
第一次尝试AWS Amplify与NodeJS给404页面找不到当我运行第二个命令时,它在AWS中创建了另一个放大应用...
// React Native yarn add aws-amplify amazon-cognito-identity-js @react-native-community/netinfo @react-native-async-storage/async-storage npx pod-install // Expo yarn add aws-amplify @react-native-community/netinfo @react-native-async-storage/async-storage Amplify 3.x.x has breaking changes....