-
Learning goals
🥚 Understanding what a content management system is, and why people use it
🥚 Given an existing CMS installation fill in and publish a new piece of content
🥚 Perform a simple http cal…
-
Need to deploy to Heroku first, and then make sure to connect it to this repo.
-
Need to determine what CMS to use to store and show dynamic content to FE
-
Would be great if we could import translations from a source other than the filesystem. Example: Wordpress, Contentful, Prismic or any source providing a GraphQL api.
Would probably need to pass a …
-
Hi,
I tried to add nginx.conf to root folder on project but always got the default page of nginx, I tried to change root directory in /etc/nginx/sites-available/default but front is accessible but …
-
Can you please update the documentation so this can work? ty
-
This solution is rendering html from both known and unknown sources. We need to ensure that our Docker setup for Converto is secure and follows the best practices for Docker security. We should use wh…
-
## Bug report
### Required System information
- Node.js version: 16.16.0
- Yarn version: 1.22.19
- Strapi version: 4.3.9
- Database: Postgres:12.0
- Operating system: node:16 [Docker image](…
-
Hi,
thanks for the strapi extension!
Currently it is not possible to use nx-libs in the strapi-server.
eg. I have a JS/ lib `@my-nx-workspace/utils`, then I can't require it like `const utils = r…
-
Make website not go down if the CMS is down (and vice versa)