Skip to content

docs: Update README.md to facilitate easier local deployment #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hesreallyhim
Copy link

Description

Some (Windows) users have reported issues trying to run the local build using the npm script npm start. I suspect this is due to a configuration quirk involving caddy/nixpaths/railway.

Fix

  • update README to explain how to run the app locally with react-scripts (without requiring the app to build) and avoid any issues they may encounter trying to build and then run the build locally, facilitating a more lightweight setup for local usage and experimentation. The appropriate package.json script already existed under dev, so this advises users to run npm run dev if they just want local usage or experimentation.

- update README to explain how to run the app locally with `react-scripts` and avoid any issues they may encounter trying to build and then run the build locally, facilitating a more lightweight setup for local usage and experimentation.
This project is licensed under the MIT License - see the [LICENSE](LICENSE.txt) file for details. Use of this software requires attribution to the original author and project, as detailed in the license.ChC
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This project is licensed under the MIT License - see the [LICENSE](LICENSE.txt) file for details. Use of this software requires attribution to the original author and project, as detailed in the license.ChC
This project is licensed under the MIT License - see the [LICENSE](LICENSE.txt) file for details. Use of this software requires attribution to the original author and project, as detailed in the license.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant