Pierre Fritsch
|
730da6e435
|
hello TypeScript: Define type of req object
Make it clearer that `req` is a CDS `Request` object.
|
2021-11-08 13:14:02 +01:00 |
|
Daniel
|
7d9b4f7a5d
|
Fixes for Node16
|
2021-11-05 17:01:59 +01:00 |
|
Pierre Fritsch
|
ae09caf7ad
|
Enable cds watch hello
by moving the `hello` implementation into the subfolder `srv`
|
2021-08-03 16:01:10 +02:00 |
|
Christian Georgi
|
7b18e15e5b
|
Jest config in package.json again
|
2021-07-13 13:55:05 +02:00 |
|
Christian Georgi
|
00bfc1507e
|
Isolate all TS stuff in hello package
|
2021-07-13 13:24:29 +02:00 |
|
Christian Georgi
|
47a58e7393
|
Moved typescript dependencies to hello package
This allows TS specifics to stay local in just one package
|
2021-07-13 13:09:54 +02:00 |
|
Christian Georgi
|
7e0c36ede5
|
use cds-ts binary for starting cds with ts-node runtime
|
2021-07-13 13:01:50 +02:00 |
|
Christian Georgi
|
e8d08d039e
|
Add example for starting cds with ts-node
|
2021-07-13 13:01:46 +02:00 |
|
Daniel
|
ddb25d5ff5
|
cleaned up package.jsons
|
2020-03-02 08:45:39 +01:00 |
|
Daniel
|
125cb6e5c2
|
Added hello world
|
2020-03-02 08:35:31 +01:00 |
|