JSPM

report-developer-server

1.0.0
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 12
    • Score
      100M100P100Q49938F
    • License ISC

    This is report developer's server side package

    Package Exports

    • report-developer-server
    • report-developer-server/index.js

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (report-developer-server) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    Report Developer Server

    Report Developer Server is a report developer's server side package Node.js package that facilitates database operations for report development and management.

    Features

    • Database Connection: Establish a connection to a database by providing credentials.
    • Save Reports: Save new report in the connected database.
    • Retrieve Reports: Retrieve all saved reports from the connected database.
    • Report Development: Execute custom queries for report development purposes.

    Installation

    To install the package, use npm:

    npm install report-developer-server