Marvin Caspar

Results 3 comments of Marvin Caspar

My issue is, that the svgs are stored in storyblok and I just receive the url

I get an error if I try to generate a nuxt app with `NITRO_PRESET=cloudflare_pages`. ``` ERROR Cannot find module '/Users/mca/dev/private/nuxt-cloudflare/functions/index.mjs' imported from /Users/mca/dev/private/nuxt-cloudflare/node_modules/nitropack/dist/shared/nitro.ce47800e.mjs 07:26:15 at new NodeError (node:internal/errors:387:5) at finalizeResolution...

One additional question: Is this example realistic? Should all microservices have these small size or would you create microservices with more features? I mean user-api and auth-api could be merged...