Conversation
kulmann
reviewed
Oct 2, 2024
Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz>
kulmann
reviewed
Oct 2, 2024
| > **Note:** The `build:w` script will watch for changes in your files and automatically recompile your app. You can stop the process with `Ctrl+C`. | ||
| 3. Add `127.0.0.1 host.docker.internal` to your `/etc/hosts` file. We currently only support local development with Docker on Linux and macOS. | ||
| 4. Start the development server: | ||
| In case you see errors about failed commands (such as Command "vite" not found) try to re-run the pnpm command. |
Contributor
There was a problem hiding this comment.
??? why re-run? I've never seen a case where an actual re-run would be necessary. Maybe a I mistakenly didn't run it at all in the first place... is it that what you are implying? Or do you really mean a re-run?
Contributor
Author
There was a problem hiding this comment.
Yes, I actually had to re-run. Well, I just re-run, and after that, my issue was gone. But of course this sentence is not that important.
kulmann
approved these changes
Oct 8, 2024
kulmann
left a comment
Contributor
There was a problem hiding this comment.
Thank you for the readme improvements! 🥇
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
a few proposals that I think might be helpful