Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.23 KB

README-che.md

File metadata and controls

24 lines (17 loc) · 1.23 KB

The Cloud Ready Postit application

A Cloud ready Post it app composed of

  • a Quarkus backend,
  • a Nodejs/Reactjs frontend and
  • a Mongodb database

To run this demo:

  1. Fork this repo and modify the following button changing the URL on this README.md file:
  2. Start the workspace: Contribute

The URL should use your instance of Che/CodeReady Workspaces:

https://<your-codeready-workspaces-instance>/factory?url=https://github.com/redhat-developer-demos/quarkus-reactjs-postit-app/raw/master/che-devfile.yaml

Alternatively,

  1. Add your prefered Che or CodeReady Workspaces instance: https://blog.sunix.org/factory (that would just do the right redirection to the right server based on your preferences)
  2. Start the workspace: Contribute

Application topology

CodeReady Workspaces