.Net Core 3.1, NSwag, and Auth0
Just a quick one, mostly a note to future self and anyone else struggling with what should be a simple setup of these three. Setting up your app to accept
Just a quick one, mostly a note to future self and anyone else struggling with what should be a simple setup of these three. Setting up your app to accept
I've recently got into Grafana and thought it would be cool if I could keep track of my balances there. I knew how to get the data and I'm starting to the hang of Grafana and Prometheus so why not create a simple app that links them together and lets me learn some more about these technologies?
Whilst installing Ghost on Ubuntu using the recommended setup I encountered a step that required installing nginx. I've moved my reverse proxying needs to træfik. So I didn't want to install it if it wasn't needed.