* chore: reducing 3rd dependencies * Update package.json Co-authored-by: Bob den Os <108393871+BobdenOs@users.noreply.github.com> * Keep using jest by default --------- Co-authored-by: Bob den Os <108393871+BobdenOs@users.noreply.github.com>
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: