amplify-next-template icon indicating copy to clipboard operation
amplify-next-template copied to clipboard

This is a Next.js starter for building a fullstack app with AWS Amplify.

Results 23 amplify-next-template issues
Sort by recently updated
recently updated
newest added

*Issue #, if available:* No issue available, but during Discord Office Hours I spoke with the Amplify team, about the dependencies being out of date in this project, particularly Next.js...

*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Bumps [next](https://github.com/vercel/next.js) from 13.5.4 to 14.1.1. Commits 5f59ee5 v14.1.1 f48b90b even more 7f789f4 more timeout ab71c4c update timeout 75f60d9 update trigger release workflow 74b3f0f Server Action tests (#62655) a6946b6 Backport...

dependencies

*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Update the readme with instructions on how to get started with this repository and how to contribute to it.o contribute to it. *Issue #, if available:* *Description of changes:* By...

when I use this template, I changed npm to pnpm, and added ```yml - curl -fsSL https://get.pnpm.io/install.sh | sh - - source /root/.bashrc ``` to amplify.yml's `backend.phases.build.command` but it gives...

Bumps [next](https://github.com/vercel/next.js) from 14.1.1 to 14.2.10. Release notes Sourced from next's releases. v14.2.10 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...

dependencies

*Issue #, if available:* Error during Amplify build: `Error(`No prebuild or local build of @parcel/watcher found. Tried ${name}. Please ensure it is installed (don't use --no-optional when installing with npm)`...

Bumps [dset](https://github.com/lukeed/dset) from 3.1.3 to 3.1.4. Commits 05b1ec0 3.1.4 16d6154 fix: prevent proto assignment via implicit string See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dset&package-manager=npm_and_yarn&previous-version=3.1.3&new-version=3.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a...

dependencies

*Issue #, if available:* Feature *Description of changes:* This commit adds a loading spinner to the todo list in the App component. When the todos are being fetched from the...