1.1.2 • Published 1 year ago

@flexusag/projects v1.1.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

@flexusag/projects

Provides a CAP database service for projects. Can be used by other CAP Apps for integration.

Installation

Install the package via

npm install --save @flexusag/projects

Afterwards, import the service as a .CDS file via

cds import node_modules/@flexusag/projects/dist/srv/flexus.projects.ProjectService.xml --keep-namespace --as cds --force

This will put the service into the srv/external folder.

Initial Data

If you want to use initial data (.csv files) for testing, then copy the folder node_modules/@flexusag/employees/dist/db/data to srv/external/data.

Expand

... TODO ...

Local testing with mocks

... TODO ...

Local testing with remote services

... TODO ...

1.1.2

1 year ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

0.3.0

2 years ago

0.1.2

2 years ago

0.2.0

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.2

2 years ago