I have installed Mapstore 2022.01.02, from github release, with the .war file on a tomcat 9 with java 11. The installation seems to work, the service start, but when I went on the HomePage file, I have no error in the webpage and log file, just "loading mapstore" show indefinitely on the page.
My PostgreSQL has been populated with data, the default localConfig.json is read, but nothing happens. Did I miss something on the documentation ? The .war file is not usable and I must install the dev environment and build my own .war ? Or I must change something in the default .war to get the homepage screen ?