#sdn-service-merge This persenting platform for servive merging in SDN environement is prepared for SDN competition. This front-end homework is constructed with the help of
- express for the website structure
- jQuery for DOM manipulating
- d3 for network topo drawing
- Font Awesome for nice icons(like desktop icon)
- node for back-end support
This platform presents services including firewall and load balance of web server and billing. Click button 'Merge!', then sophisticated network rules will be integrated to a unified one.
Install dependencies first.
$ npm install