
* Extract logger * Replace logger with shared one * Replace CRM logger with shared one * Replace E&M logger with shared one * Replace invoices logger with shared one * Replace Products Feed logger with shared one * Replace Search logger with shared one * Replace Taxes logger with shared one * Uninstall pino from apps direct dependency * Update docs * Update changeset * Bumped Klaviyo typescript version to hopefully unblock the build * Change packageManager field to pnpm 8.2.0 * removed package manager field from klaviyo package.json
12 lines
No EOL
234 B
Text
12 lines
No EOL
234 B
Text
# The key used for metadata encryption. Required for production builds
|
|
SECRET_KEY=
|
|
|
|
# APL Config. Production keys are required
|
|
APL=
|
|
REST_APL_ENDPOINT=
|
|
REST_APL_TOKEN=
|
|
|
|
MAILCHIMP_CLIENT_ID=
|
|
MAILCHIMP_CLIENT_SECRET=
|
|
|
|
APP_LOG_LEVEL=debug |