Hi everyone!
Quick update: I’ve successfully set up a separate backend project, and it’s up and running. However, I’ve noticed a quirk – the server file exclusively works with .mjs
files, allowing the use of import
statements.
It is a bad practice?
Thanks a bunch!