This is a Vue.js 2 frontend conencting to the GXP api backend. Deployment is managed by AWS CDK v2.
This project requires node v16.13.2.
- Install Node and NPM
npm install- Copy
config.json_example, rename toconfig.json, and replaceREPLACE_MEvalues.
npm run start
npm run format
Mine is currently set up to work in WSL.
npm run deploy
Command '['/opt/awscli/aws', 's3', 'cp', 's3://xxxx.zip', '/tmp/xxxx/xxxxx']' died with <Signals.SIGKILL: 9>. The CDK autogenerated Lambda function is failing, probably due to memory constraints.