Open micarner opened 1 year ago
@somangshu Passing this on to you for assigning it to the person who should take this ahead
You can assign this one to me. There are some other changes I need to add as well as outlined here: https://discord.com/channels/725602949748752515/1103430396940648508
@somangshu I created a PR for this issue: https://github.com/appsmithorg/appsmith/pull/23300
Thanks @micarner, our moderators will review this and merge soon.
Thanks for the detailed contribution 🙏. I already see the value its adding for other community contributors. 🚀
@somangshu - Could you please evaluate and do the needful, if the issue is resolved, please close this issue.
cc @riodeuno @KelvinOm
Is there an existing issue for this?
Documentation Link
https://github.com/appsmithorg/appsmith/blob/release/contributions/ServerSetup.md, https://github.com/appsmithorg/appsmith/blob/release/contributions/ClientSetup.md
Discord/slack/intercom Link
No response
Describe the problem and improvement.
Having just recently set up a local dev environment, I ran into some issues (Windows 10, WSL, Intellij). In order to solve them I had to either google around or search the discord for previous answers. Having solved these, I'd like to add them to the documentation so that it can help any future fresh contributors.
I want to make changes to the following docs:
Mainly, it's these points here. I'll clean them up and fit them in the existing docs:
sudo systemctl stop nginx
sudo ./start-https.sh
(NOT systemctl start nginx)If you assign me this issue, I can get these added in.