All Projects → ovh → ovh-ui-kit

ovh / ovh-ui-kit

Licence: BSD-3-Clause license
OVHcloud UI Kit - Master UI Framework

Programming Languages

javascript
184084 projects - #8 most used programming language
Less
1899 projects
HTML
75241 projects
CSS
56736 projects
SCSS
7915 projects

Projects that are alternatives of or similar to ovh-ui-kit

minectl
minectl 🗺 is a cli for creating Minecraft server on different cloud provider.
Stars: ✭ 85 (+107.32%)
Mutual labels:  ovh, ovhcloud
ovhnas
kernel for OVH Nas board (marvel armada375 based SYS-arm offering)
Stars: ✭ 36 (-12.2%)
Mutual labels:  ovh
ovh-manager-dedicated
[DEPRECATED] — OVHcloud Control Panel Dedicated UI — Official Repository
Stars: ✭ 12 (-70.73%)
Mutual labels:  ovhcloud
DDos-Attack-OVH-
Powerful DDoS Attack
Stars: ✭ 155 (+278.05%)
Mutual labels:  ovh
Komiser
☁️ Cloud Environment Inspector 👮🔒 💰
Stars: ✭ 2,684 (+6446.34%)
Mutual labels:  ovh
TutoAsus
Tutorial on how to setup a nginx reverse proxy on Asus router with Merlin firmware, and get Let's Encrypt certificate with acme.sh.
Stars: ✭ 35 (-14.63%)
Mutual labels:  ovh
OVH-Monitoring
OVH VPS/Cloud Monitoring via OVH API
Stars: ✭ 32 (-21.95%)
Mutual labels:  ovh
ovh-dynhost
A command line script to update a OVH DynHost with your current public ip. (This repo is a mirror. Official one: https://gitlab.com/rubendibattista/ovh-dynhost)
Stars: ✭ 12 (-70.73%)
Mutual labels:  ovh
terraform-ovh-commons
This repo contains commons resources to interact with OVH Public Cloud using Terraform.
Stars: ✭ 47 (+14.63%)
Mutual labels:  ovh
kaabah
A Terraform solution to design, build and operate Docker Swarm infrastructures
Stars: ✭ 29 (-29.27%)
Mutual labels:  ovh
csharp-ovh
Thin wrapper around OVH's APIs. Handles all the hard work including credential creation and requests signing
Stars: ✭ 21 (-48.78%)
Mutual labels:  ovh
laravel-ovh
Wrapper for OVH Object Storage integration with laravel
Stars: ✭ 30 (-26.83%)
Mutual labels:  ovh
mypaas
MyPaas is an Ansible playbook for startups or small companies which want to build a modern and fully automated infrastructure.
Stars: ✭ 24 (-41.46%)
Mutual labels:  ovh
manager
OVHcloud Control Panel
Stars: ✭ 153 (+273.17%)
Mutual labels:  ovhcloud
ovh-ipxe-customer-script
Boot OVH server with your own iPXE script
Stars: ✭ 20 (-51.22%)
Mutual labels:  ovhcloud

OVHcloud UI Kit

Introduction

This repository is a monorepo containing all the source code of our components framework.

Installation

Clone and install ovh-ui-kit by using yarn >= 1.12.3 (we are using workspace feature: https://yarnpkg.com/lang/en/docs/cli/workspace/)

git clone https://github.com/ovh/ovh-ui-kit.git
cd ovh-ui-kit
yarn

Develop

Run ovh-ui-kit in the Workshop.

This will open Storybook in your default browser

yarn start

Hot reload

Once you have yarn start-ed the project, you can edit anything with an automatic browser refresh as a result.

Documentation

Documentation is available from the packages/ folder, every package is self-documented throught a README.md file.

Changelog

For full Changelog, visit https://ovh.github.io/ovh-ui-kit/?path=/docs/documentation-changelog--page.

Related links

License

See https://github.com/ovh/ovh-ui-kit/blob/master/LICENSE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].