Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. Everytime we make some changes in the codebase we need to rebuild and deploy image out of the Dockerfile and then can see the changes
Describe the solution you'd like
To reflect the changes more quicly we can run the codebase using some command like make run which enables us to reflect the changes made in the code base more quicly
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.
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. Everytime we make some changes in the codebase we need to rebuild and deploy image out of the Dockerfile and then can see the changes
Describe the solution you'd like To reflect the changes more quicly we can run the codebase using some command like
make run
which enables us to reflect the changes made in the code base more quiclyDescribe 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.