fews-web-oc

The Delft-FEWS Web OC documentation

Landing page for Delft-FEWS Web OC documentation

Web OC Project

See Web OC Project. This page includes background information on the Web OC project such as:

Technical Architecture

See Technical Architecture. This page includes information on the technical architecture of Web OC and in addtion covers the folowing:

Web OC Delft-FEWS configuration

See Web OC Delft-FEWS configuration . This page includes information on the Delft-FEWS configration for Web OC and in addtion covers the folowing:

Web OC Application configuration

See Web OC Application configuration . This page includes information on the application configuration for Web OC.

Web OC Deployment

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.

Authentication and Authorization with Open ID Connect

See OIDC for more information.