Hi All,
Im trying to build CAP Project with React.JS as front end and Node.js ,CDS backend.
How to consume cap service in react module and how to deploy react app module as service?
Request clarification before answering.
I have not tried it on BTP, but I really like nextjs for react development, and it should be able to run on cloud foundry.
Just let CAP expose odata services and consume them using any of the node odata client libraries available.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For the access to the OData Service you can give:
a try. To deploy the Application you can use the HTML5 App repository and either use the managed approuter or run it in your own approuter instance. For that check out the samples in:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.