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)
- Host: GitHub
- URL: https://github.com/redhat-developer-demos/quarkus-reactjs-postit-app
- Owner: redhat-developer-demos
- License: epl-2.0
- Created: 2019-12-03T12:18:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-05T15:13:09.000Z (over 1 year ago)
- Last Synced: 2024-04-24T12:16:25.648Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 2.94 MB
- Stars: 19
- Watchers: 8
- Forks: 67
- Open Issues: 6
-
Metadata Files:
- Readme: README-che.md
- License: LICENSE
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 databaseTo run this demo:
1. Fork this repo and modify the following button changing the URL on this README.md file:
2. Start the workspace: [](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: [](https://blog.sunix.org/factory?url=https://github.com/redhat-developer-demos/quarkus-reactjs-postit-app/raw/master/che-devfile.yaml)
