https://github.com/aws-samples/amplify-angular-template
This is a Angular starter for building a fullstack app with AWS Amplify.
https://github.com/aws-samples/amplify-angular-template
angularjs aws aws-amplify
Last synced: about 1 year ago
JSON representation
This is a Angular starter for building a fullstack app with AWS Amplify.
- Host: GitHub
- URL: https://github.com/aws-samples/amplify-angular-template
- Owner: aws-samples
- License: mit-0
- Created: 2024-04-27T00:21:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-11T16:18:54.000Z (over 1 year ago)
- Last Synced: 2025-03-26T02:03:04.217Z (over 1 year ago)
- Topics: angularjs, aws, aws-amplify
- Language: TypeScript
- Homepage: https://docs.amplify.aws/gen2
- Size: 1.16 MB
- Stars: 11
- Watchers: 3
- Forks: 55
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## AWS Amplify Angular.js Starter Template
This repository provides a starter template for creating applications using Angular.js and AWS Amplify, emphasizing easy setup for authentication, API, and database capabilities.
## Overview
This template equips you with a foundational Angular.js application integrated with AWS Amplify, streamlined for scalability and performance. It is ideal for developers looking to jumpstart their project with pre-configured AWS services like Cognito, AppSync, and DynamoDB.
## Features
- **Authentication**: Setup with Amazon Cognito for secure user authentication.
- **API**: Ready-to-use GraphQL endpoint with AWS AppSync.
- **Database**: Real-time database powered by Amazon DynamoDB.
## Deploying to AWS
For detailed instructions on deploying your application, refer to the [deployment section](https://docs.amplify.aws/angular/start/quickstart/#deploy-a-fullstack-app-to-aws) of our documentation.
## Security
See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.
## License
This library is licensed under the MIT-0 License. See the LICENSE file.