@hexhive/gateway
TypeScript icon, indicating that this package has built-in type declarations

1.0.2-beta.71 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @hexhive/gateway

Weekly Downloads

7

Version

1.0.2-beta.71

License

ISC

Unpacked Size

140 kB

Total Files

39

Last publish

Collaborators

  • thetechcompany