Time to Update Docs?

I started a new project based on JSP and had a few issues with installation. I watched your screencasts because it had been so long since I started a JSP project.
I had several issues - maybe because I missed a crucial step in the screencast, or maybe because the screencast skipped over something. To make the project more maintainable and installation less error prone, I recommend having install instructions as part of the readme.
Here are some issues I had during installation: (If I missed something LMK)
I had several issues - maybe because I missed a crucial step in the screencast, or maybe because the screencast skipped over something. To make the project more maintainable and installation less error prone, I recommend having install instructions as part of the readme.
Here are some issues I had during installation: (If I missed something LMK)
- I was never instructed to run rails db:setup to create the databases
- References to GitLab are confusing because the repo has been moved to GitHub
- When I clone the GitHub repo and create my own private repo, the actions are enabled by default. This potentially costs me money and would ideally be pointed out along with steps to prevent the actions from running
- Gems added via options (like Sidekiq and Sentry) are added to the Jumpstart Gemfile with single quotes instead of double - which violates standardrb style which causes the GitHub action to fail
- Overcommit is added but there is no mention that it needs to be installed - therefore style errors like mentioned above are not caught and fixed in the pre-commit hook
Probably more issues since I'm going from memory and I did not take notes while installing. I'd be happy to create an install checklist or notes for the readme if you like this idea.


Perhaps I was not clear. I am not stuck - I got through everything just fine, I was merely pointing out some specific issues I had and suggesting that the documentation be updated to address these issues.
Jeremiah Parrack
- maybe I'm misinterpreting your post, but it feels like you were saying "Your points are invalid because..." If I have misinterpreted your post, please forgive me.
I apologize if my point was not clear. Let me try and be more succinct:
I stumbled in a few places attempting to install a new instance of JSP. I would have benefited from installation instructions that were more clear and I think others would benefit as well. I am happy to put my time where my mouth is and contribute to such an effort if others, especially
Chris Oliver
, believe this would be beneficial.

I apologize if my point was not clear. Let me try and be more succinct:
I stumbled in a few places attempting to install a new instance of JSP. I would have benefited from installation instructions that were more clear and I think others would benefit as well. I am happy to put my time where my mouth is and contribute to such an effort if others, especially

Notifications
You’re not receiving notifications from this thread.