Ghost/ghost/core
Simon Backx d2cb23c3fa
Wired up Docker setup script and increased data generation performance (#19420)
ref PROD-233

- Stored whether Docker is used in the config files
- When running `yarn setup`, any existing Docker container will be
reset. Run with `-y` to skip the confirmation step.
- `yarn setup` will always init the database and generate fake data
- Increased amount of default generated data to 100,000 members + 500
posts.
- Made lots of performance improvements in the data generator so we can
generate the default data in ±170s
2024-01-05 13:42:30 +00:00
..
content 🎨 Updated Source to v1.1.2 2023-12-01 16:04:16 +00:00
core Wired up Docker setup script and increased data generation performance (#19420) 2024-01-05 13:42:30 +00:00
test Updated Sentry env to use PRO_ENV when available (#19441) 2024-01-05 12:10:39 +00:00
.c8rc.e2e.json
.c8rc.json Added email address alignment protections (#19094) 2023-11-23 10:25:30 +01:00
.eslintignore
.eslintrc.js
.npmignore Moved monobundle into monorepo 2023-11-13 13:30:38 +01:00
config.development.json
ghost.js
index.js
jsconfig.json
loggingrc.js
MigratorConfig.js
monobundle.js Moved monobundle into monorepo 2023-11-13 13:30:38 +01:00
newrelic.js
package.json Update dependency knex-migrator to v5.1.7 2024-01-05 12:32:45 +01:00
playwright.config.js