Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up AWS Amplify PR Preview #31

Merged
merged 2 commits into from
Nov 17, 2023
Merged

Conversation

nick-y-ito
Copy link
Member

@nick-y-ito nick-y-ito commented Nov 15, 2023

Overview

Updated package-lock.json by running npm install because there were the following warnings when executing npm run build and they were causing the failure of hosting app to the AWS Amplify.

% npm run build

> y@0.1.0 build
> next build

 ⚠ Found lockfile missing swc dependencies, patching...
 ⚠ Lockfile was successfully patched, please run "npm install" to ensure @next/swc dependencies are downloaded
 ✓ Creating an optimized production build    
 ✓ Compiled successfully
:

Additional Context

  • After merging this change to both the develop and main branches, setting up web app hosting on AWS Amplify is required.

Copy link

vercel bot commented Nov 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nishiki-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 17, 2023 2:48am

@nick-y-ito nick-y-ito self-assigned this Nov 15, 2023
@nick-y-ito nick-y-ito added enhancement New feature or request internal labels Nov 15, 2023
@nick-y-ito nick-y-ito added this to the Basic Development milestone Nov 15, 2023
@nick-y-ito nick-y-ito linked an issue Nov 15, 2023 that may be closed by this pull request
@nick-y-ito nick-y-ito merged commit 08c54b1 into develop Nov 17, 2023
4 checks passed
@nick-y-ito nick-y-ito deleted the feature/21-web-hosting-service branch November 17, 2023 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Find a reasonable pricing web hosting service
2 participants