I'm currently trying to deploy a simple email verification that I build with Node.js - Is there any tips/tricks on deploying node.js to appwrite sites? Any help would be appreciated
TL;DR
Developers are discussing deploying Appwrite Functions instead of Sites for an app. One developer needs help deploying a Node.js email verification on Appwrite Sites and is seeking tips or tricks for the process. You can refer to the documentation on Appwrite Functions for guidance on deployment.I would deploy this using appwrite functions instead of sites
Recommended threads
- Sites settings shows ALL build runtimes
When looking at the build runtimes of site to update from node22 to node24, i saw that unlike the Functions the Sites shows ALL build runtimes, even non-install...
- Angular v22 cannot build
Using appwrite, it's not possible to build Angular v22 website because the node versions are too old for it. - Appwrite node-22 is 22.22.0, Angular needs 22.22...
- Build succeeds but deployment fails — si...
My Next.js 15.5.20 site (standalone output mode) builds successfully on Appwrite Sites, but the deployment fails at the final packaging step with: [sidecar:bui...