A backend achitecture for a client-facing e-commerce website using NGINX, AWS EC2s, PostgreSQL, Express, and Node.js. Stress testing frameworks include Artillery for local and Loader.io for cloud deployment.
- use
npm install
for dependencies andnpm start
to start server - make a copy of example.config.js
- insert your database information
- rename COPY to config.js
- update the
FILLMEIN
in the newrelic.config.js - rename
newrelic.config.js
tonewrelic.js