Pixer React Documentation
WelcomeHow It WorksInstallationFeaturesAvailable ScriptsCustomizationStyles and Assets
Back-End Integration
Deployment
New PageFAQCan I export this template as HTML?How do we regenerate the TS types in the admin app for REST version of the template?How can I use cpanel?Sometimes my server shutdown or halts automatically. After restart, it works fine again; how to resolve that?SupportVersions

FAQ

Can I export this template as HTML?

NextJS scripts require a server to handle its build process and deliver its content. It's not possible to export the template as raw HTML.

How do we regenerate the TS types in the admin app for REST version of the template?

For rest API we didn't provide any auto generated types script.

How can I use cpanel?

We don't recommend cPanel to host pixer as pixer requires quite an amount of processing power which cPanel failed to handle. Also on cPanel, you don't have that much debugging facility for any issue. We recommend using any ubuntu based custom server from any provider like AWS, digitalocean, etc.

We also added a details docs for vps deployment

Sometimes my server shutdown or halts automatically. After restart, it works fine again; how to resolve that?

In general, this happens mainly when your upstream server fails to handle its processing power when there is lots of traffic or requires lots of operation. Please upgrade your server configuration to double to check the issue. Please check this video,

https://www.youtube.com/watch?v=4pIqAz5bzX0

If that doesn't solve the issue, then you've to redeploy again with a new ec2 instance.