Skip to content

Nodejs frontend component for Noted, a tutorial application from the book OpenShift for Developers (Wood and Tannous, O'Reilly, 2021).

Notifications You must be signed in to change notification settings

mbaldessari/nodejs-frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Noted Application

This is a sample application for the book, Getting Started with OpenShift.

It's a web app that allows users to list, add, and delete posts with content.

The Noted Application that is composed of:

Application Topology

Application topology

Deployment

It is expected for readers of the book to follow the steps outlined in each chapter. However we provide minimal quickstart instructions below.

Local Deployment

You are able to run the quarkus application locally using the command: npm install && npm run devmode

OpenShift Deployment

You can find minimal quickstart instructions at openshift-for-developers/noted.

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

About

Nodejs frontend component for Noted, a tutorial application from the book OpenShift for Developers (Wood and Tannous, O'Reilly, 2021).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.3%
  • HTML 12.2%
  • CSS 5.5%