-1

Simple quesion, it is posible run strapi headless CMS on raspberry pi 4?

I have search on google but I dont find direct answer.

1 Answers1

0

I confirm that is possible install and run Strapi on Raspberry Pi.

I use command "npx create-strapi-app@latest test" and then run "npm run develop" inside test directory. All working as spected.

Install process

run process

running gui