-
We're currently experiencing performance challenges with our ApostropheCMS application, particularly when handling around 500-600 requests per minute (Rest API). The primary issue seems to stem from t…
-
Do you have interesting?
https://github.com/apostrophecms/apostrophe/discussions/3662
-
https://v3.docs.apostrophecms.org/guide/setting-up.html#creating-a-project
Why in the hell did you choose port 3000 for the ApostropheCMS server ?
If you work with Node.js you will know that mos…
-
## Loads of scss deprecation warnings in the console - making it pretty busy and harder to spot any other unrelated errors
```
Deprecation Warning: Sass's behavior for declarations that appear aft…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### This issue exists in the latest npm version
- [X] I am using the latest npm
### Current Behavior
If `@myname…
-
https://github.com/apostrophecms/apostrophe-forms-submit-google/blob/4a6f31f9e7ff42721661544bae68b2a603658407/index.js#L134
If another module `improve`s apostrophe-forms, this will break because it…
-
Very small thing.
In ApostropheCMS 2.0 video widget there is a link to:https://apostrophecms.org/video-options
It however doesn't exist anymore. Wanted to make a PR, but I was looking for the co…
-
https://github.com/apostrophecms/apostrophe-open-museum/blob/23312897a4113a3ea7e9e3d9097ec2b4ce613b89/lib/modules/link-widgets/lib/schema.js#L1-L64
Any objection to changing this to extending apos-…
-
I am use Ubuntu 22.04.1 LTS.
After following all the instruction I am getting this error while creating an admin-level user when I run this command:
`node app @apostrophecms/user:add suman313 admin…
-
## To Reproduce
Add the following module in a working instance of Apostrophe 3 and start the project:
```js
// module/example-module/index.js
module.exports = {
extend: '@apostrophecms/piec…