https://github.com/rodrigogs/campobom.online
Campo Bom Online
https://github.com/rodrigogs/campobom.online
Last synced: about 1 month ago
JSON representation
Campo Bom Online
- Host: GitHub
- URL: https://github.com/rodrigogs/campobom.online
- Owner: rodrigogs
- Created: 2024-07-30T00:07:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-16T04:51:24.000Z (almost 2 years ago)
- Last Synced: 2025-12-27T01:39:50.865Z (6 months ago)
- Language: TypeScript
- Homepage: https://campobom.online
- Size: 1.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## AWS Amplify Next.js (App Router) Starter Template
This repository provides a starter template for creating applications using Next.js (App Router) 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-app-router-client-components/#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.