These are mostly for personal use / things I found useful in my journey. Not all of them are going to be perfect, but if they made it here it means they made the difference at one point.
Express Middleware
Express Middleware to "DTO" all responses into the same shape.
backendexpressmiddleware
Spring Web Interfaces
Interfaces to quickly setup Controllers and Services with the most common methods.
backendspring web
React + Axios - Auth redirect
This is how I most recently started redirecting the user to the login page is the API returns 401.