Relative Content

Tag Archive for node.jsnuxt.jsnitro

Where to put plain nodejs code in a nuxt 3 app

I want to create a full stack nuxt app app that also has a saperate function that listens to emails with imap, and it uses same functions that the nust server should use, i cannot find where in the nuxt app its the right place for that to go.