Skip to content

User interfaces, and supporting libraries, for the Kangaroo Server Ecosystem

License

Notifications You must be signed in to change notification settings

kangaroo-server/kangaroo-ui

Repository files navigation

Kangaroo UI

Build Status Jenkins tests Jenkins coverage Known Vulnerabilities NSP Status

This project contains a variety of javascript libraries, helpful in building UI's on top of the Kangaroo microservice ecosystem. As a monorepo, each project lives in the appropriately named @kangaroo/<project> subdirectory. All adhere to the same development tooling contract, here's how you get started:

Developer quickstart

In the root project directory, run yarn install and yarn build. This will install all dependencies, and build/link all cross-project dependencies.

Tests & Sundry

Each project responds to the following commands:

  • yarn test
  • yarn lint
  • yarn build
  • yarn nsp

Projects that include a full UI, also respond to:

  • yarn start
  • yarn e2e

About

User interfaces, and supporting libraries, for the Kangaroo Server Ecosystem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published