Run homarr from modified version
Hello 🙂
I want to contribute to Homarr, I choose a Issues tagged "Good first issue" (#2176).
But I don't know how to run Homarr as dev mode to test my fix.
I have followed the From source installation (https://homarr.dev/docs/getting-started/installation#not-recommended-from-source)
But when building with npm I get an error on a file that I didn't modify.
Is there a better way to test my fix ?
I hope my question is not too stupid but I am not really familiar with this.
Have a nice day
🚀 Installation | Homarr documentation
We provide multiple installation methods. Are you a newbie to Docker? We recommend Docker Compose for beginners.
3 Replies
Thank you for submitting a support request.
Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
❓ Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
Hi, you mentioned that you use npm. Please use
yarn
(for ajnart/homarr) and pnpm
(for homarr-labs/homarr) instead 🙂
I also recommend you to contribute directly to the homarr-labs/homarr
repository because that will be our upcoming version 1.0. Contributions to ajnart/homarr
will get discarded or must be copied manually.
And thank you for contributing! Looking forward to your PRWhen you mean ajnart/homarr it would be yarn, for homarr-labs it would be pnpm