feat: Added Strapi example

This PR includes a Strapi example.
This commit is contained in:
h+
2024-08-04 15:35:12 +02:00
parent 899b20285b
commit 835dd57e9f
26 changed files with 18688 additions and 0 deletions

1
strapi/config/plugins.js Normal file
View File

@@ -0,0 +1 @@
module.exports = () => ({});