amplify-backend
v0.0.1
Published
This next generation of Amplify’s backend building experience lets you author your frontend and backend definition completely with TypeScript, a file convention, and Git branch-based environments, is now available in Preview. To learn more, please visit [
Downloads
3
Readme
Preview: AWS Amplify's new code-first DX (Gen 2) for building backends
This next generation of Amplify’s backend building experience lets you author your frontend and backend definition completely with TypeScript, a file convention, and Git branch-based environments, is now available in Preview. To learn more, please visit AWS Amplify (Gen 2).
Quickstart
To quickly get started with Amplify (Gen 2), please visit AWS Amplify (Gen 2) Quickstart.
npm create amplify@latest
Package Manager Support
- NPM, Yarn, PNPM are officially supported.
- NodeJS 20 or later version is required for Yarn because of the NodeJS loader bug causing yarn chain loader error.
- Yarn PnP is not supported. Run
yarn config set nodeLinker node-modules
to use "node-modules".
Security
If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security via our vulnerability reporting page. Please do not create a public GitHub issue.
Code of Conduct
This project has adopted the Amazon Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.
Community
Join the Discord Server.
Tutorials
Contributing Guidelines
Thank you for your interest in contributing to our project. Please visit CONTRIBUTING for additional information on contributing to this project.
License
This project is licensed under the Apache-2.0 License.