
server.allowedHosts in vite.config.js - forum.strapi.io
Mar 16, 2025 · Strapi 5 node 20 Started in develop mode through pm2, the domain is not localhost, I think it’s the reason I have this issue. It starts but will not let me access it with the below error: …
what's the pros and cons of strapi ? : r/Frontend - Reddit
Feb 21, 2023 · In Strapi: click the record, change the value, click save, click to go back to the overview, click to find where you were, click record, repeat ad infinitum. My own tool: list all relevant records, …
Strapi Community Forum - Open-source Node.js headless CMS
The Strapi Forum is the place to discuss, ask questions and find answers, show your Strapi project and get feedback or just talk with other Community members.
Create custom login route - Strapi Community Forum
Jul 3, 2023 · Hi, I want to create a custom login route instead of /api/auth/local. Reason for this is that I want to check if a specific IP tried to login more than 3 times in 10 minutes for safety reasons. After …
Strapi endpoints returns 404 not found
Oct 9, 2024 · System Information Hi! My endpoint returns 404 not found, even though an entity with this id exsists in the database and is published. Likewise, all endpoints ending in :id (put, get) don’t work. …
Using Supabase for the Postgres Database - Strapi Community Forum
Mar 17, 2022 · Is it possible and has anyone tried using the Postgres SQL database offered by Supabase for the Strapi data source? Any tips on setting this up would be greatly appreciated. I think …
Env setup for production and local development - Strapi Community …
Oct 1, 2020 · I’m confused in understanding environment setup for production and development. So the file structures is: config env development – database.js – server.js production – database.js my …
How to use PM2 (process manager) with Strapi
How to use the PM2 process manager with Strapi Process managers allow you to keep your Strapi application running and to reload it without downtime. The following documentation uses the PM2 …
Can anybody help me? I'm Not able to install Strapi due to sharp issue
Feb 20, 2023 · User seeking help with Strapi installation issue due to a problem with the sharp module on Windows 10 using SQLite, Node.js, and Yarn.
Strapi - Reddit
Strapi is a popular headless CMS known for its flexibility and ease of use. However, it has some limitations when it comes to handling large datasets and high-performance requirements.