aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/server/tsconfig.json
AgeCommit message (Collapse)AuthorFilesLines
2019-03-28Added Expirimental decorators supportArundathi Patil1-1/+4
Set ExpirimentalDecorators to true in tsconfig.json to remove the decorators errors across the project Issue-ID: CCSDK-1171 Change-Id: I6a25e0eb02800a3ad19fbf46e957f9683f246746 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-17Seed code for loopback serverArundathi Patil1-0/+14
Added seed project structure for loopback server. This will act as intermediate layer between UI and backend. The angular UI app will be serverd through this server. Issue-ID: CCSDK-943 Change-Id: I03259782927eda0d7e5bff989f61a36f09a3afd8 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>