JSPM

directus

0.1.0-preview.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 9969
  • Score
    100M100P100Q137502F
  • License GPL-3.0-only

Directus

Package Exports

  • directus

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 (directus) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Directus Node

Installation

Requirements

Instructions

  1. Clone the repo
  2. Install the dependencies with npm install

Usage

Production

Start the API by running npm start.

Development

Start the API in dev mode by running npm run dev.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GPL-3.0