An open API service indexing awesome lists of open source software.

https://github.com/redhat-developer-demos/quarkus-reactjs-postit-app

A Cloud ready Post it app with a Quarkus backend, a Nodejs/Reactjs frontend and a Mongodb database (featuring CRW and Eclipse Che)
https://github.com/redhat-developer-demos/quarkus-reactjs-postit-app

Last synced: 7 months ago
JSON representation

A Cloud ready Post it app with a Quarkus backend, a Nodejs/Reactjs frontend and a Mongodb database (featuring CRW and Eclipse Che)

Awesome Lists containing this project

README

        

# 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](https://www.eclipse.org/che/contribute.svg)](https://blog.sunix.org/factory?url=https://github.com/redhat-developer-demos/quarkus-reactjs-postit-app/raw/master/che-devfile.yaml)

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

```
https:///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](https://www.eclipse.org/che/contribute.svg)](https://blog.sunix.org/factory?url=https://github.com/redhat-developer-demos/quarkus-reactjs-postit-app/raw/master/che-devfile.yaml)

![Application topology](topology.png "Application Topology")

![CodeReady Workspaces](codeready-workspaces-preview.png "CodeReady Workspaces")