Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 229 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 229 Bytes

pdexanalytics-app

Installation

npm install

To start the application

npm start or npm run ssr:start to test SSR mode

Deployment

Use github actions to push to AWS Lambda/S3

Lambda handler: src/ssr/lambda.js