Skip to content

cx-reports/cicd-example

Repository files navigation

CxReports CI/CD Example

This repository demonstrates how to use CxReports in CI/CD scenarios, including automated testing and workspace initialization.

Features

Getting Started

Prerequisites

Running CxReports with Docker

Start the CxReports server and a PostgreSQL database using Docker Compose:

docker-compose up -d

Running Tests

To run the automated tests, execute the following command:

npm install
npm test

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Showcase how CxReports can be used in CI/CD scenarios

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published