Questions tagged [nuxt-strapi]

38 questions
8
votes
3 answers

Strapi routes return 404 Not found

I have a problem where all routes in my API return 404 Not found. I followed the Pull from Docker Hub section at strapi/strapi-docker. What I did, apart from running the images, was creating a new Content type called post containing three fields. If…
Patrik Bäckström
  • 117
  • 1
  • 1
  • 6
4
votes
1 answer

500 error on initial Nuxt3 load with Strapi call

On initial load of my app I fire a call to strapi in index.vue. Template is here: