This is great! I have a feature request if you don't mind
Can the app be password protected? E.g: Require password upon entering $PUBLIC_URL but not for public resumes. I don't want the app to be public but still want it available over the internet.
I tried adding basic auth to my reverse proxy and it seems to break the app.
You mean like that? It returns HTTP 500 once I add basic auth to the nginx reverse proxy