/noted

Deployment and pipeline configuration for Noted, a tutorial application from the book OpenShift for Developers (Wood and Tannous, O'Reilly, 2021).

Noted

This is an example application for the book OpenShift for Developers (Wood and Tannous, O'Reilly, 2021).

Noted is a web app where users can list, add, and delete textual notes.

The Noted application consists of:

Application Topology

Application topology

Deployment

Readers of OpenShift for Developers construct and deploy Noted through the book's exercises. Only minimal instructions are provided here.

OpenShift Deployment

TODO

Note: this example app is derived from the redhat-developer-demos/quarkus-reactjs-postit-app.