All Projects → ovh → manager

ovh / manager

Licence: BSD-3-Clause license
OVHcloud Control Panel

Programming Languages

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

Projects that are alternatives of or similar to manager

Lerna Yarn Workspaces Example
How to build TypeScript mono-repo project with yarn and lerna
Stars: ✭ 787 (+414.38%)
Mutual labels:  yarn, workspace, lerna
monoreact
📦 React workspaces implementation
Stars: ✭ 13 (-91.5%)
Mutual labels:  yarn, rollup, workspace
Eslint Plugin Monorepo
ESLint Plugin for monorepos
Stars: ✭ 56 (-63.4%)
Mutual labels:  yarn, lerna
Vitamin Web
Decathlon Design System libraries for web applications
Stars: ✭ 70 (-54.25%)
Mutual labels:  yarn, lerna
Klap
zero config, zero dependency bundler for tiny javascript packages
Stars: ✭ 143 (-6.54%)
Mutual labels:  yarn, rollup
Syncpack
Manage multiple package.json files, such as in Lerna Monorepos and Yarn/Pnpm Workspaces
Stars: ✭ 356 (+132.68%)
Mutual labels:  yarn, lerna
Tsdx
Zero-config CLI for TypeScript package development
Stars: ✭ 9,010 (+5788.89%)
Mutual labels:  yarn, rollup
Yerna
A Lerna-like tool for managing Javascript monorepos using Yarn
Stars: ✭ 140 (-8.5%)
Mutual labels:  yarn, lerna
Sketchmine
Tools to validate, generate and analyse sketch files from web pages
Stars: ✭ 114 (-25.49%)
Mutual labels:  rollup, lerna
echarts-for-svelte
📈 Baidu Echarts(v3.0 & v4.0) components for Svelte wrapper.
Stars: ✭ 25 (-83.66%)
Mutual labels:  rollup, lerna
monorepo-utils
A collection of utilities for monorepo/lerna. Tools for TypeScript project references etc..
Stars: ✭ 143 (-6.54%)
Mutual labels:  yarn, lerna
nextjs-monorepo-example
Collection of monorepo tips & tricks
Stars: ✭ 874 (+471.24%)
Mutual labels:  yarn, workspace
Monorepo Starter
Monorepo starter project for Kotlin, Python, TypeScript x React
Stars: ✭ 255 (+66.67%)
Mutual labels:  yarn, lerna
monopack
A JavaScript bundler for node.js monorepo-codebased applications.
Stars: ✭ 52 (-66.01%)
Mutual labels:  yarn, lerna
angularjs-es6-starter-kit
Basic AngularJS, ES6, Webpack Starter Kit Project which includes Bootstrap 4 also. This is a boilerplate for AngularJS SPA with Bootstrap 4.
Stars: ✭ 28 (-81.7%)
Mutual labels:  angularjs, yarn
Flow Mono Cli
A command line interface that aims to solve a few issues while working with flow typed codebases in a mono-repo.
Stars: ✭ 84 (-45.1%)
Mutual labels:  yarn, lerna
Ts Monorepo
Template for setting up a TypeScript monorepo
Stars: ✭ 459 (+200%)
Mutual labels:  rollup, lerna
Pectin
Rollup-related tools for incremental transpilation of packages in Lerna-based monorepos
Stars: ✭ 50 (-67.32%)
Mutual labels:  rollup, lerna
introduction-nodejs
Introduction to NodeJS
Stars: ✭ 13 (-91.5%)
Mutual labels:  yarn, workspace
yarn-workspaces-example
Sample monorepo project using new Yarn feature called Workspaces
Stars: ✭ 39 (-74.51%)
Mutual labels:  yarn, lerna

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 ^16
  • 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 are 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

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].