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

Installing postwoman locally #969

Closed
Owez opened this issue Jul 1, 2020 · 6 comments
Closed

Installing postwoman locally #969

Owez opened this issue Jul 1, 2020 · 6 comments

Comments

@Owez
Copy link

Owez commented Jul 1, 2020

Describe the bug
I cannot find any documentation to install postwoman as I would like a local install and not have to publish my debugging api publically. It seems like https://github.com/liyasthomas/postwoman/wiki/PWA is all PR for what is suppost to be docs, could anyone lead me to some actual docs?

To Reproduce
Steps to reproduce the behavior:

  1. Find easy-to-read installation docs

Expected behavior
Some simple documentation that underlines how to install postwoman locally

Desktop (please complete the following information):

  • OS: Ubuntu 20.04 + Windows
  • Browser: Firefox
  • Version: Latest, ~75
@liyasthomas
Copy link
Member

liyasthomas commented Jul 1, 2020

https://github.com/liyasthomas/postwoman#local-development-environment

  1. Clone this repo with git: https://github.com/liyasthomas/postwoman.git or download zip
  2. Install dependencies by running npm install within the directory that you cloned (probably postwoman).
  3. Start the development server with npm run dev.
  4. Open development site by going to http://localhost:3000 in your browser.

@Owez
Copy link
Author

Owez commented Jul 1, 2020

Ah, I see. Assumed that "developing" was for developing (e.g. contributer setup)

@Spriithy
Copy link

Any way you could bundle this ? It's pretty annoying to have to install something by hand

@liyasthomas
Copy link
Member

Do you mean bundle "as a installer"?

@Spriithy
Copy link

Yeah, something like that. I'm using the docker image, but maybe a snap, deb package or something would be interesting

@sheecegardezi
Copy link

having a snap install will be awesome!

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

No branches or pull requests

4 participants