FMServer side all looks good. I can add a Schema from my test layout all good. However when I come to add a page, th scripts seem to work fine, but the page is not actually added, This is confirmed when removing a page I get the error file not found /src/app/navigation.tsx. the /app/folder is not there. The localhost file shows the ProofKit Default Home Page and so does Filemaker when using pnpm launch-fm. Possibly the /app/ is not being created however the page name is showing up in /src/routes/
Ah, the “app” folder is only for browser apps. Thanks for reporting this, I’ll get it fixed in the next release