Enhance Netlify Deployment Guide Flexibility
The current Netlify deployment guide for the dashboard is somewhat static and only provides a script that sets up the Java 11 environment. While the script works out of the box, it lacks detailed explanations of each step. This may leave users unsure about the functionality behind each command and how they might need to modify the script for their own projects or unique requirements. Hence, it will be better if more concise comments can be added to explain what each command does and highlight parts that can be modified.
Hi, can I take this issue?
@codebreaker64 Sure, we'll be happy to have your help.
If you need info about the setup, workflow, PRs etc, you can check out our developer guide. Please make sure closely follow the workflow when making contribution.
hi i would like to work on this issue! i will start by following the deployment guide to get a better idea of the workflow