# Constellation **Repository Path**: mirrors_epam/Constellation ## Basic Information - **Project Name**: Constellation - **Description**: OpenDaylight UI - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Constellation OpenDaylight UI Environment setup (required steps): - install nodejs 4.2.3 (http://nodejs.org/) - install grunt globally: npm install grunt-cli -g - install bower globally: npm install bower -g Build application: - npm install - bower install - grunt build Launch application: - node app Server Debugging: - install node-inspector: npm install -g node-inspector - start debugger: node-debug -p=9999 app.js UI debugging: - execute(to setup ports and opendaylight host name): grunt config-app - execute: grunt start - use another terminal and execute: node app Product owners: Dmitry Orekhov ; Dmitry Ogievich Development team: Dzianis Chychmarou ; Valentin Fedoruk ; Mikhail Bartashevich ; Varlam Ahekian ; Yauheni Datsenka