docomoinnovations / cloud_dashboard
This package's canonical repository appears to be gone and the package has been frozen as a result.
Installs: 639
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 11
Forks: 0
Open Issues: 13
Language:TypeScript
Type:drupal-module
Requires
- drupal/simple_oauth: ^5.0.4
- 4.x-dev
- 4.0.0-rc1
- dev-dependabot/npm_and_yarn/cloud_dashboard/json5-1.0.2
- dev-dependabot/npm_and_yarn/cloud_dashboard/express-4.18.2
- dev-dependabot/npm_and_yarn/cloud_dashboard/qs-6.5.3
- dev-dependabot/npm_and_yarn/cloud_dashboard/decode-uri-component-0.2.2
- dev-dependabot/npm_and_yarn/cloud_dashboard/terser-4.8.1
- dev-dependabot/npm_and_yarn/cloud_dashboard/moment-2.29.4
- dev-dependabot/npm_and_yarn/cloud_dashboard/jsdom-16.7.0
- dev-dependabot/npm_and_yarn/cloud_dashboard/eventsource-1.1.1
- dev-dependabot/npm_and_yarn/cloud_dashboard/async-2.6.4
- dev-dependabot/npm_and_yarn/cloud_dashboard/minimist-1.2.6
- dev-dependabot/npm_and_yarn/cloud_dashboard/url-parse-1.5.10
- dev-dependabot/npm_and_yarn/cloud_dashboard/follow-redirects-1.14.8
- dev-dependabot/npm_and_yarn/cloud_dashboard/nanoid-3.2.0
This package is auto-updated.
Last update: 2024-06-07 16:54:06 UTC
README
- Cloud Dashboard enables to manage Cloud Orchestrator by Single Page Application (SPA). This module depends on the Cloud, Simple OAuth and JSON:API module.
- See also Cloud module.
Requirements
Drupal 9.3
or higherCloud 4.x
or higher
Installation
composer require drupal/cloud
- For other tasks, please check
INSTALL.md
.
Build from source code
- If you want to build the source code for the SPA-side, please check
BUILD.md
.