This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@xyo-network/web-portal-react

0.1.7 • Public • Published

logo

XYO Web Portal (web-portal-react)

Branches

Master

Build Status BCH compliance Maintainability

Develop

Build Status BCH compliance

Description

A web portal for exploring the XYO Network.

Getting Started

  1. Via terminal, cd into the web-portal-react directory.
  2. Make sure you have Node.js Version 10.x or later installed: Latest Node.js Versions
  3. Make sure you have npm installed. How to Install npm
  4. In your terminal run npm install

We offer three installation environments for you to begin

User Environment: TODO(Arie): Describe what this is, and who it's intended for.

Deveoloper Environment: TODO(Arie): Describe what this is, and who it's intended for.

Docker Environment: TODO(Arie): Describe what this is, and who it's intended for.

User Environment

Install Diviner (Step 1)

sudo npm install @xyo-network/web-portal-react -g --unsafe-perm=true

Build Diviner (Step 2)

xyo-portal start

Developer Environment

Install Diviner (Step 1)

npm install https://github.com/XYOracleNetwork/web-portal-react

Build Diviner (Step 2)

npm run build

Start Diviner (Step 3)

npm run start

Docker Environment

Install the Diviner in a Docker and start the server at the end.

Note: There currently are quite a few build errors/warnings generted from dependencies that can safely be ignored, but should addressed in the future.

docker image build -t xyonetwork-web-portal-react-install:latest https://raw.githubusercontent.com/XYOracleNetwork/web-portal-react/master/docker/install/Dockerfile

Then run:

docker run -p 12000:12000 xyonetwork-web-portal-react-install:latest

License

Only for internal XY - The Persistent Company use at this time.

Credits

Made with ❄️ and 🔥 by XY - The Persistent Company

Dependents (0)

Package Sidebar

Install

npm i @xyo-network/web-portal-react

Weekly Downloads

1

Version

0.1.7

License

MIT

Unpacked Size

12.9 MB

Total Files

101

Last publish

Collaborators

  • donaldparkerxy
  • joelbcarter
  • jonesmac
  • jordantrouw
  • ricardo.alcazar
  • rphansen91
  • xyo