#Link Astro & Strapi

3 messages · Page 1 of 1 (latest)

bleak jolt
#

Hey! So in the docs there's a handy get started guide with Astro and Strapi: https://docs.astro.build/en/guides/cms/strapi/

It's probably worth going through that first and seeing if you learn how to do what you're trying to do!

I've never used Strapi myself... But the process will be having an Astro file, and in the frontmatter, making an API call to Strapi to get your data, then displaying it on your page!

Shouldn't be hard, but I'd start with that tutorial!

Docs

Add content to your Astro project using Strapi Headless CMS

simple parcel