/netpalm-flask-hello-cdp3d-world

simple hello world 3D CDP real time visualisation webapp leveraging netpalm

Primary LanguageHTML

netpalm-flask-hello-cdp3d-world

simple hello world 3D CDP visualisation webapp leveraging netpalm

netpalm

getting started

  • build a netpalm netpalm instance and load the cdp_service.j2 service template
  • git clone the project git clone https://github.com/tbotnz/netpalm-flask-hello-cdp3d-world.git && cd netpalm-flask-hello-cdp3d-world
  • update the app.py with your NETPALM_SERVER_IP NETPALM_SERVER_PORT NETPALM_API_KEY
  • install the requirements pip3 install -r requirements.txt
  • run the app python3 app.py

credits