Thank you for this video! I followed every step, and it worked perfectly. I encountered an issue when building the Nuxt app with `pnpm build` and got error code 137, indicating insufficient RAM. Here's a simple workaround: you can build the app locally and then use VS Code's SSH connection to drag and drop the .output folder to the server. This way, you don't need to build the Nuxt app on the server. This solution can help others facing the same problem.
Thank you for this video! I followed every step, and it worked perfectly. I encountered an issue when building the Nuxt app with `pnpm build` and got error code 137, indicating insufficient RAM.
Here's a simple workaround: you can build the app locally and then use VS Code's SSH connection to drag and drop the .output folder to the server. This way, you don't need to build the Nuxt app on the server. This solution can help others facing the same problem.
How about adding CI/CD into it.
Thanks man!
WOW
🐱🌃