Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 5fdd1ec

Browse files
authored
docs: badges [skip ci]
1 parent 8de47ea commit 5fdd1ec

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Presentium - Backend API
22

3+
![GitHub Release](https://img.shields.io/github/v/release/presentium/api)
4+
![GitHub License](https://img.shields.io/github/license/presentium/api)
5+
6+
[![Continuous Integration > Unit Testing + Linting + Formatting](https://github.com/presentium/api/actions/workflows/check.yml/badge.svg)](https://github.com/presentium/api/actions/workflows/check.yml)
7+
[![Continuous Delivery > Docker build and deployment triggers](https://github.com/presentium/api/actions/workflows/docker-images.yml/badge.svg)](https://github.com/presentium/api/actions/workflows/docker-images.yml)
8+
9+
[![App Status](https://cd.presentium.ch/api/badge?name=presentium-api-staging&revision=true&showAppName=true&namespace=argocd)](https://cd.presentium.ch/applications/presentium-api-staging) [![App Status](https://cd.presentium.ch/api/badge?name=presentium-api-prod&revision=true&showAppName=true&namespace=argocd)](https://cd.presentium.ch/applications/presentium-api-prod)
10+
311
This is the backend API for Presentium, handling connections with the databse, the reader devices and frontend
412
instances. It is built with [Spring Boot](https://spring.io/projects/spring-boot) in Java 21.
513

0 commit comments

Comments
 (0)