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

Add recipe for running Next.js in a standardized Node environment #11

Open
JosephSemrai opened this issue Jan 3, 2020 · 0 comments
Open

Comments

@JosephSemrai
Copy link

When dealing with server-side rendering or any other module that may depend on the Node environment for certain behaviors. It may be helpful to use a specific image and execute a series of commands that can become repetitive over time.

A dunner recipe that allows for a command line argument variable, allowing the user to execute any script specified in the package (using Dunner's support for passing arguments through the CLI) would be extremely powerful for development in stages close to deployment.

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

No branches or pull requests

1 participant