Skip to main content

OpenStack Skyline Console

Project description

简体中文 | English | 한국어

Table of contents

Resources

Prerequisites

  • node: lts/erbium (v12.*)

  • yarn: 1.22.4 +

Local Environment

Take CentOS as an example

  • Install nvm ( version control system for nodejs )

    wget -P /root/ --tries=10 --retry-connrefused --waitretry=60 --no-dns-cache --no-cache  https://raw.githubusercontent.com/nvm-sh/nvm/master/install.sh
    bash /root/install.sh
    . /root/.nvm/nvm.sh
  • Install nodejs

    NODE_VERSION=erbium
    nvm install --lts=$NODE_VERSION
    nvm alias default lts/$NODE_VERSION
    nvm use default
  • Verify nodejs and npm versions

    node -v
    # v12.*.*
    npm -v
    # 6.*.*
  • Install yarn

    npm install -g yarn
  • Install the project dependency under the root directory, with package.json in the same place.

    yarn install

    After those steps, please just wait until the installation is complete.

Usage

Under the root directory, with package.json in the same place.

  • yarn run mock: Use the mock interface of rap2

  • yarn run dev: To use the actual interface, you can copy config/config.yaml to config/local_config.yaml , and replace the server value with the correct address.

  • yarn run build: Build packages and then you can hand over the contents of the generated dist directory to the back end.

Docs

How to develop

How to test

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

skyline_console-5.0.1.tar.gz (26.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

skyline_console-5.0.1-py3-none-any.whl (6.3 MB view details)

Uploaded Python 3

File details

Details for the file skyline_console-5.0.1.tar.gz.

File metadata

  • Download URL: skyline_console-5.0.1.tar.gz
  • Upload date:
  • Size: 26.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for skyline_console-5.0.1.tar.gz
Algorithm Hash digest
SHA256 6ac0c0bddaa690260e62aecdd0974bda0d44a1ce8f7b679e824ff190bfcc35b9
MD5 dcd10502a35e379ec2bd10fc42708e98
BLAKE2b-256 4638ed3105c078e67a64d6beb7c07ac7bde71941e45146a5a651890cd886f8b1

See more details on using hashes here.

File details

Details for the file skyline_console-5.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for skyline_console-5.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e47df20f63f5a6bd1663265a3c1430eba2727235a1f9bae29cb5dc31cfcba682
MD5 3404a702e3669d7aa1483964b57a9f70
BLAKE2b-256 8ab85c885efbc807f1d52b29e440009c01917047165323818cd721ce615553a7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page