Skip to content

feat: add aws amplify hosting preset#1912

Merged
pi0 merged 7 commits intomainfrom
feat/aws-amplify
Nov 16, 2023
Merged

feat: add aws amplify hosting preset#1912
pi0 merged 7 commits intomainfrom
feat/aws-amplify

Conversation

@pi0
Copy link
Member

@pi0 pi0 commented Nov 14, 2023

🔗 Linked issue

Resolves #80

❓ Type of change

  • 📖 Documentation (updates to the documentation, readme, or JSdoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Note: AWS Amplify support is still in progress with amplify team collaboration 🚀 (special thanks to @Narrator)

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation as needed.

@nuxt-studio
Copy link
Contributor

nuxt-studio bot commented Nov 14, 2023

Live Preview ready!

Name Edit Preview Latest Commit
nitro Edit on Studio ↗︎ View Live Preview 144800a

@pi0 pi0 changed the title feat: add aws amplify preset feat: add aws amplify hosting preset Nov 14, 2023
Copy link

@Narrator Narrator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, looks great.

Left a couple of comments:

  • The types for AmplifyImageSettings need to be fixed.
  • Suggestion to rename the computeStaticFallback field

@pi0 pi0 merged commit 0437fd0 into main Nov 16, 2023
@pi0 pi0 deleted the feat/aws-amplify branch November 16, 2023 11:22
@pi0 pi0 mentioned this pull request Nov 19, 2023
@fotografAI
Copy link

can anyone enlight me where to put env. variables!?? It's a common question:
I have .env variables:
SUPABASE_URL=""
SUPABASE_KEY=""
STRIPE_SECRET_KEY=""
STRIPE_PUBLIC_KEY=""
ENDPOINT_SECRET=""

Now, how to add the variables???
I've tried to ass them from Environment variables in aws amplify console, For the 1st variable i;ve tried: PUBLIC_SUPABASE_URL, SUPABASE_URL, supabaseUrl. Nothing works.

:( I'm baffled. Any ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

aws amplify

3 participants