Skip to content
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

Document how to install/test locally #15

Open
tacman opened this issue Dec 29, 2023 · 0 comments
Open

Document how to install/test locally #15

tacman opened this issue Dec 29, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@tacman
Copy link

tacman commented Dec 29, 2023

I've cloned the repo and it run locally as expected. But when I go offline, it doesn't work. I didn't report this as a bug because obviously it does work, so I must be doing something wrong.

git clone [email protected]:wes-goulet/background-noise 
cd background-noise 
php -S localhost:8085 -t .

http://localhost:8085/ works as expected

Now switch throttling to Offline, going to that same url shows a 404.

I don't know if it's because I'm using localhost, or what, but I was wondering if you could clarify how to test offline.

@tacman tacman added the enhancement New feature or request label Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant