-
Notifications
You must be signed in to change notification settings - Fork 518
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
feat: add flightcontrol
preset
#970
feat: add flightcontrol
preset
#970
Conversation
This is amazing. Do you mind to add a dedicated |
Thanks @pi0 . Absolutely. Will ping soon once I have the update. |
β Live Preview ready!
|
@pi0 I added the preset. Can you please double check if all looks okay? |
Codecov Report
@@ Coverage Diff @@
## main #970 +/- ##
==========================================
+ Coverage 76.62% 76.64% +0.01%
==========================================
Files 69 70 +1
Lines 7081 7087 +6
Branches 706 706
==========================================
+ Hits 5426 5432 +6
Misses 1654 1654
Partials 1 1
|
This should be closed, I opened a new request for the docs to be added here: #1250 |
Co-Authored-By: ModupeD <69601432+ModupeD@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks and sorry for delay.
π Linked issue
β Type of change
π Description
This change adds a new deployment provider to Nitro: deploying to AWS via Flightcontrol. Flightcontrol helps you deploy your Nitro projects (Both static & SSR) to your own AWS account with little to no configuration.
π Checklist