Socket
Book a DemoInstallSign in
Socket

@journeyapps/journeyapps-console

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@journeyapps/journeyapps-console

Experimental interactive console for JourneyApps database access.

latest
npmnpm
Version
0.0.5
Version published
Maintainers
2
Created
Source

Usage

Experimental interactive console for JourneyApps database access.

Node 8.10.0 or later is recommended.

Install and run

Using npx:

npx @journeyapps/journeyapps-console --url <backend-url> --token O:<token>

For example:

npx @journeyapps/journeyapps-console --url  https://run-staging.journeyapps.com/api/v4/586f624f22020e10fa5ca0f5 --token O:Niegai7eicaih2shohKai2eileelo9zeu3Ieghav

Or install locally:

npm install -g @journeyapps/journeyapps-console
journeyapps-console --url <backend-url> --token O:<token>

License

MIT

FAQs

Package last updated on 05 Sep 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts