You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
As you mention in readme that you have this version of node and npm for run the app but it is not good for someone that for running your project someone should change our nodejs or npm version and also sometime your app dont run in other operating system
Describe the solution you'd like
For this problem you can dockerize the app so anyone can easily run your app locally without tension of node version and operating system . docker helps to make a virtual environment in your system according to your app configuration
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Congratulations, @agarwalhimanshugaya! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!
We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines
Is your feature request related to a problem? Please describe.
As you mention in readme that you have this version of node and npm for run the app but it is not good for someone that for running your project someone should change our nodejs or npm version and also sometime your app dont run in other operating system
Describe the solution you'd like
For this problem you can dockerize the app so anyone can easily run your app locally without tension of node version and operating system . docker helps to make a virtual environment in your system according to your app configuration
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: