Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ghashtag/999-amplify-next
My Amplify Gen 2 starter application
https://github.com/ghashtag/999-amplify-next
Last synced: about 2 months ago
JSON representation
My Amplify Gen 2 starter application
- Host: GitHub
- URL: https://github.com/ghashtag/999-amplify-next
- Owner: gHashTag
- License: mit-0
- Created: 2024-05-29T17:12:09.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-30T05:17:58.000Z (8 months ago)
- Last Synced: 2024-05-30T08:04:47.243Z (8 months ago)
- Language: TypeScript
- Size: 1.18 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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 Next.js (Pages) Starter Template
This repository provides a starter template for creating applications using Next.js (Pages) and AWS Amplify, emphasizing easy setup for authentication, API, and database capabilities.
## Overview
This template equips you with a foundational Next.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/nextjs/start/quickstart/nextjs-pages-router/#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.