How do you mimic nuxt server init on nuxt 3? I tried the plugin (plugins/01.init.server.ts) approach but we cannot call the APIs from the server folder because they are not built yet