-
Notifications
You must be signed in to change notification settings - Fork 36
Add sample nextjs example for hypernode deploy #299
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
Conversation
|
Acceptance server is available at https://docs-ephsbyqcs.hypernode.io. |
|
Acceptance server is available at https://docs-ephsbyqcs.hypernode.io. |
| new PlatformConfiguration\HypernodeSettingConfiguration('nodejs_version', '20'), | ||
| ]); | ||
|
|
||
| $configuration->addBuildTask('node:env'); |
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.
I'm missing the registration of the node:env task here. Or is it a builtin of Deployer?
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.
Right, removed that last-minute as most configurations wouldn't need it because of shared files, will be removing this line.
|
Acceptance server is available at https://docs-ephsbyqcs.hypernode.io. |
|
@poespas can you fix the formatting for the document? Then we can merge :) |
|
Acceptance server is available at https://docs-ephsbyqcs.hypernode.io. |
Rather have too much than too little, right?