New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@hexhive/gateway

Package Overview
Dependencies
Maintainers
0
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hexhive/gateway

latest
npmnpm
Version
1.0.2-beta.94
Version published
Maintainers
0
Created
Source

HexHive Gateway

Components

Frontend server

  • Microfrontend registry
  • Route based application mounting

GraphQL Engine

File Gateway

Get Started

Create a .env file with the following keys

AUTH_SERVER=$OPENID_SERVER

IPFS_URL=$IPFS_URL
IPFS_GATEWAY=$IPFS_GATEWAY

UI_URL=http://localhost:3000/dashboard
BASE_URL=http://localhost:7000

REDIRECT_URI=http://localhost:7000/callback

NEO4J_USER=
NEO4J_PASSWORD=
NEO4J_URI=

RABBIT_URL=

TIMESERIES_HOST=
TIMESERIES_USER=
TIMESERIES_PASSWORD=

AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=

KAFKA_URL=

Start the backend

yarn start

Architecture

Network diagram

FAQs

Package last updated on 17 Sep 2024

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