Giter Club home page Giter Club logo

gravitee-management-webui's Introduction

⚠️ DEPRECATED

This repository is no longer active, all the sources have been moved to APIM monorepo.

The new repository will be become the single GitHub repository for everything related to Gravitee.io API Management.

Gravitee Management Webui

Description

This repo contains the source code of APIM Console.

APIM Console is a client-side only Angular application and can be deployed on any HTTP server, such as Apache or Nginx.

For more information about installation and usage, see Gravitee.io Documentation Website.

Contributing

Install

Prerequisites:

  • Install nvm

  • Use with nvm use or install with nvm install the version of Node.js declared in .nvmrc

  • Then install dependencies with:

npm install

Getting started

Here are the useful NPM scripts available when developing in APIM Console:

  • serve: Start the app in dev mode (with hot reload) and proxy backend calls to http://localhost:8083

  • serve:nightly: Start the app in dev mode (with hot reload) and proxy backend calls to https://nightly.gravitee.io

  • lint:eslint: Run ESLint and Prettier

  • lint:eslint:fix: Run ESLint in auto fix mode and Prettier in write mode

  • test: Run unit tests with Jest

  • build:prod: Build the app in production mode and output the result to dist

  • serve:prod: Start the built app (from dist folder) and proxy backend calls to http://localhost:8083. Don’t forget to run npm run build:prod to build the app before starting serving it.

About WIP dependencies

This project uses Gravitee UI Components library and sometimes changes need to be done in both projects at the same time. If you want to develop in parallel, you can clone the repository and link to the project.

git clone [email protected]:gravitee-io/gravitee-ui-components.git
cd gravitee-ui-components
npm link

# Go back to gravitee-management-webui folder
cd ../gravitee-management-webui
npm link @gravitee/ui-components

⚠️ The npm link will be removed if you run npm install, and so you will need to rerun the previous snippet to link the library.

gravitee-management-webui's People

Contributors

aelamrani avatar alvarollmenezes avatar brasseld avatar dependabot[bot] avatar fredrikhl avatar gaetanmaisse avatar gcusnieux avatar ggui avatar graviteeio avatar jean-baptiste-lasselle avatar jhaeyaert avatar julienfauvel avatar kurtvm avatar lauthieb avatar leleueri avatar loriepisicchio avatar m3lkior avatar mariapushkin avatar nicolasgeraud avatar nicolashenry avatar phiz71 avatar renso avatar rtabary avatar snyk-bot avatar tcompiegne avatar thibaudav avatar yang-dw avatar yofab avatar ytvnr avatar zdenda-online avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.