retroactiune/Readme.md

944 B

Introduction

Build Status

The following project uses ASP .Net Core 3.1

dotnet --version
3.1.407

This is a side project and it's still work in progress, therefore the lack of documentation. The goal is to create a Web Application for managing Feedback.

Architecture

Example deployment architecture which uses Prometheus & Grafana for monitoring, Auth0 as a authorization server and Sentry for error reporting.

Example deployment architecture

The application code is organized using the Clean Architecture approach.

Example deployment architecture