agmission/Development/server
2026-04-22 15:06:17 -04:00
..
.vscode copy of job-invoicing branch as of April 22 2026 2026-04-22 15:06:17 -04:00
apidoc copy of job-invoicing branch as of April 22 2026 2026-04-22 15:06:17 -04:00
controllers copy of job-invoicing branch as of April 22 2026 2026-04-22 15:06:17 -04:00
emails copy of job-invoicing branch as of April 22 2026 2026-04-22 15:06:17 -04:00
helpers copy of job-invoicing branch as of April 22 2026 2026-04-22 15:06:17 -04:00
locales copy of job-invoicing branch as of April 22 2026 2026-04-22 15:06:17 -04:00
middlewares copy of job-invoicing branch as of April 22 2026 2026-04-22 15:06:17 -04:00
model copy of job-invoicing branch as of April 22 2026 2026-04-22 15:06:17 -04:00
public copy of job-invoicing branch as of April 22 2026 2026-04-22 15:06:17 -04:00
reports first commit (copy of Trunk as of April 22 2026) 2026-04-22 15:00:02 -04:00
routes copy of job-invoicing branch as of April 22 2026 2026-04-22 15:06:17 -04:00
workers copy of job-invoicing branch as of April 22 2026 2026-04-22 15:06:17 -04:00
.eslintrc.json first commit (copy of Trunk as of April 22 2026) 2026-04-22 15:00:02 -04:00
.npmrc first commit (copy of Trunk as of April 22 2026) 2026-04-22 15:00:02 -04:00
apidoc.json first commit (copy of Trunk as of April 22 2026) 2026-04-22 15:00:02 -04:00
db-scripts.js first commit (copy of Trunk as of April 22 2026) 2026-04-22 15:00:02 -04:00
package.json copy of job-invoicing branch as of April 22 2026 2026-04-22 15:06:17 -04:00
README.md copy of job-invoicing branch as of April 22 2026 2026-04-22 15:06:17 -04:00
server.js copy of job-invoicing branch as of April 22 2026 2026-04-22 15:06:17 -04:00

Environment keys

Syntax Description
AGM_PORT BackEnd endpoint port
PRODUCTION Whether runnung in production mode
DEBUG debug pattern. E.g:
AGM_PORT BackEnd endpoint port DEBUG=agm:*
STRIPE_SECRET_KEY Stripe secret key
STRIPE_PUBLISHABLE_KEY Stripe publishable key
STRIPE_API_VERSION Stripe API Version
STRIPE_WH_SEC Stripe Webhooks Endpoint secret
[Package]_[Number] Stripe package in uppercased 3-first character and number. E.g: ESS_1 for essential package 1