Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 2.74 KB

README.md

File metadata and controls

30 lines (17 loc) · 2.74 KB

Theatreers Show API

Show API used as part of the Theatreers Project

CI Pipeline Nightly Pipeline
Build Status Build Status
Quality Gate Status

Getting Started

This is the codebase for the Theatreers Show API. THe Theatreers project is split into a number of Microservices, This particular microservices deals with shows as part of the solution, and any associated downstream processing.

Building

You can leverage the YAML Files in the pipelines folder. This will allow you to build the code and generate a zip file.

You will need to make some changes for your own local pipelines, and change the SonarCloud Project and Key, if you decide to track using that route.

Deployment

Once you have the zip file, you will be able to push this to Azure Functions.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors