Thiht / manager

OVHcloud Control Panel

Home Page:https://ovh.github.io/manager/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manager

The official OVHcloud control panel also known as the Manager.

Contributors Last commit License

OVHcloud control panel UI

Intro

Manager is the control panel built on top of the OVHcloud API and based on our UI Framework. It helps you to manage your products.

Prerequisites

  • Git
  • Node.js ^12 || ^14
  • Yarn >= 1.21.1
  • Supported OSes: GNU/Linux, macOS and Windows

To install these prerequisites, you can follow the How To section of the documentation.

Install

# Clone the repository
$ git clone https://github.com/ovh/manager.git

# Go to the project root
$ cd manager

# If you using nvm
$ nvm use

# Install
$ yarn install

Documentation

For full documentation, visit ovh.github.io/manager.

Contributing

Always feel free to help out! Whether it's filing bugs and feature requests or working on some of the open issues, our contributing guide will help get you started.

Stay Tuned

License

BSD-3-Clause © OVH SAS

About

OVHcloud Control Panel

https://ovh.github.io/manager/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 54.7%Language:HTML 42.9%Language:Less 2.1%Language:SCSS 0.2%Language:CSS 0.1%Language:Shell 0.0%