The team is now working on the WordPress Interactivity API. This unblocks the same UX Frontity framework enabled but directly in WordPress Core, fully compatible with the new Site Editor.
I made my “production build” using this command: npx frontity build
It creates a build folder on my machine and then I uploaded it to my hosting server, after that I logged in to ssh using putty and run the following command: npx frontity serve
But on running this via ssh terminal I am getting this error:
The errors seem to indicate that the system is running out of memory. Are you running this on shared hosting? You may need to ask your host to increase the memory allowance.
Hope this helps. Let us know how you get on.
2 Likes
hammad3
Yes i talked to them its fixed now.
1 Like
mburridge4
Hi @hammad
Great news, glad to hear that the problem is now fixed. What have you been working on? Can you post a link to your site? We’d love to see what you’ve been building with Frontity.