I am trying to host my build folder on my Hosting But getting Resources Error

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:


Thanks,

Hi @hammad

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

Yes i talked to them its fixed now.

1 Like

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.

2 Likes

sure: http://app.moosaconsulting.com/

1 Like