This project is a simple implementation of a React Web Application to receive notifications from NLog.
This api is used by NLog to send the layout information.
The api uses IdentityServer4 to create the Tokens for authorization. To this works correctly the application needs a valid certificate.
If you don't have one, you can easly create a self signed certificate using openssl here
- React
- EmotionJs
- Create React App
- Microsoft UI Fabric
- ASP.Net Core
- SignalR
- NLog
- IdentityServer4