Landing page for Delft-FEWS Web OC documentation
See Web OC Project. This page includes background information on the Web OC project such as:
See Technical Architecture. This page includes information on the technical architecture of Web OC and in addtion covers the folowing:
See Web OC Delft-FEWS configuration . This page includes information on the Delft-FEWS configration for Web OC and in addtion covers the folowing:
See Web OC Application configuration . This page includes information on the application configuration for Web OC.
The Web OC can be built with npm:
npm run build
A dist folder is created that can be used to deploy the web oc to different platforms, like Azure, Tomcat and Nginx.
See Deployments for more information on how to run Web OC stand-alone and/or from a webserver.
See OIDC for more information.