@flexusag/projects
TypeScript icon, indicating that this package has built-in type declarations

1.1.2 • Public • Published

@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 ...

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.2
    1
    • latest

Version History

Package Sidebar

Install

npm i @flexusag/projects

Weekly Downloads

1

Version

1.1.2

License

ISC

Unpacked Size

36 kB

Total Files

16

Last publish

Collaborators

  • flexus.aschmidt
  • alexpopp