Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 645 Bytes

readme.md

File metadata and controls

10 lines (6 loc) · 645 Bytes

QualityManager

QualityManager is an open source test management tool written in ReactJS, NodeJS, Express and MSSQL.

Refer to packages/Client folder for ReactJS based front end written in JavaScript. This client uses redux for state management. Work in progress

Refer to pacakges/Services folder for APIs that can be used by any client. These backend services are writing in JavaScript, NodeJS and Express.

This project uses lerna-js for building common package library.

Build pipeline builds docker images for all services and pushes them in Docker Hub.