DEV Community

Cover image for Strapi, Astro and a world of content.
Danilo Tenorio Raisi
Danilo Tenorio Raisi

Posted on

Strapi, Astro and a world of content.

When we go to a website, be it an e-commerce, an app, or a blog, like this, what matters and draws attention to us is the content!

Looking for portuguese content? Click here

Because content matters!

I've always enjoyed studying about CMS, the most consolidated WordPress and Drupal, the most current like Strapi, Directus, Contentful.

As I work developing a CMS today, I have studied more in depth, integrations, good practices, etc.


What's the series about?

I own some websites published using CMS and Headless CMS. And I decided to migrate one of them — from a hobby I own — to a new technology and a new version.

With this, I will document this migration in this series of articles, to help other developers start in this world of content.

The way will be fun and I hope you enjoy…


What will we use?

Well, as the title says, Strapi will be our Headless CMS.

For the front end, we will use the Astro framework.

Our DB will be in Supabase because it is Open Source and PostgreSQL.

The front goes from Netlify.

The images and videos will be on Cloudinary.

As migration evolves, we will include what is needed.


Outro

The project repositories will all be in my GitHub. I plan to use free services and Open Source, so anyone can start their project using it as a basis.

Let's learn from development together.

I see you in the next article in the series, where we will start our development with Strapi.

Until then…

Top comments (0)