Files
cloud-cap-samples/hello
Vladimirs Semikins 0f03ffd3eb adds @sap/cds dependency to package.json
To avoid further questions (e.g. https://answers.sap.com/questions/13577720/i-push-my-capnodejsto-btp-environment-but-always-c.html) this PR will add missing `@sap/cds` dependency.
2022-02-07 10:38:28 +02:00
..
2021-08-03 16:01:10 +02:00
2021-08-03 16:01:10 +02:00

Hello World Getting Started Sample

Next Steps

  • To run the JavaScript implementation, open a new terminal and run cds watch.
  • To run the TypeScript implementation, open a new terminal and run cds-ts watch.

Then call the service at: http://localhost:4004/say/hello(to='world')

Learn More

Learn more about: