So I think I'm almost there, but unfortunately not an nginx expert. I got following error:
2022/01/09 15:53:36 [error] 109869#0: *1 directory index of "/home/ebetecos/apps/harda_new/myproject/public/" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "hardanew.lunarcreative.opalstacked.com"
2022/01/09 15:53:37 [error] 109869#0: *2 directory index of "/home/ebetecos/apps/harda_new/myproject/public/" is forbidden, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", host: "hardanew.lunarcreative.opalstacked.com"
And public dir is:
drwxrwxr-x
Maybe I have some simple config issue, if not I will try to dig this more.