mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #969] Installing postwoman locally #339
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#339
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Owez on GitHub (Jul 1, 2020).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/969
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:
Expected behavior
Some simple documentation that underlines how to install postwoman locally
Desktop (please complete the following information):
@liyasthomas commented on GitHub (Jul 1, 2020):
https://github.com/liyasthomas/postwoman#local-development-environment
https://github.com/liyasthomas/postwoman.gitor download zipnpm installwithin the directory that you cloned (probablypostwoman).npm run dev.http://localhost:3000in your browser.@Owez commented on GitHub (Jul 1, 2020):
Ah, I see. Assumed that "developing" was for developing (e.g. contributer setup)
@Spriithy commented on GitHub (Oct 25, 2020):
Any way you could bundle this ? It's pretty annoying to have to install something by hand
@liyasthomas commented on GitHub (Oct 25, 2020):
Do you mean bundle "as a installer"?
@Spriithy commented on GitHub (Oct 26, 2020):
Yeah, something like that. I'm using the docker image, but maybe a snap, deb package or something would be interesting
@sheecegardezi commented on GitHub (Mar 30, 2022):
having a snap install will be awesome!