Giter Club home page Giter Club logo

frontend's Introduction

IPOP NETWORK VISUALIZER version badge

The IPOP Network Visualizer is a web application to monitor a system that using IPOP.

Read more about IPOP : https://ipop-project.org/wiki/Home

Prerequisites

node badge npm badge git badge

Getting started

if you don't have git on your device, install it first and clone the project to your local directory

git clone -b dev/webapp https://github.com/ipop-project/Network-Visualizer.git

in project directory, Install node modules.

npm install 

start application on your local device.

npm start

a landing page will show up on your browser. ( Google Chrome is recommended. )

Image of lannding

Config.js

in config.js ( Network-Visualizer/src/config.js )

Image of config.js

you can change an ip address and port of data collector service.

Deployment

in project directory, use npm command to build the project.

npm run build

you will have a build folder in your project directory. you can use this folder to deploy your application on your web server such as apache or nginx.


warning badge

if your application is on the same place with data collector service, you have to use an empty string value for allowOrigin variable instead.

line : 31, use allowOrigin on line 32 instead.

Image of allowOrigin0

line : 124, use allowOrigin on line 125 instead.

Image of allowOrigin1


Author

created by @P-Parinya ( if you have a question or images don't show up, please contact me. )

last update badge

frontend's People

Contributors

rajath-a-g avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.