node js deployment on Pages full-stack
Hi! I have a node js express app totally SSR (I use EJS to render the pages' HTML) and I don't understand how to refactor my code. I now use AWS Lambda and it was quite easy (just wrapped express in a handler), but for Pages full-stack I don't know how to do and ChatGPT is not much usefull on this topic
0 Replies