graphql-voyager icon indicating copy to clipboard operation
graphql-voyager copied to clipboard

Kali Linux usage

Open gpauwen opened this issue 2 years ago • 1 comments

Hello,

I am a new user, so this is probably a (very) dumb question, but is there a way to install this tool in Kali Linux ? I cloned the package, but could not find any instructions how to install/use it in Kali Linux.

gpauwen avatar Nov 24 '22 10:11 gpauwen

Locate in package root folder

npm install
npm start

Connect to http://localhost:9090

gr0uch0dev avatar Dec 04 '22 14:12 gr0uch0dev