Skip to content

TwinHits/gxp_ui

Repository files navigation

Guild eXPerience UI

This is a Vue.js 2 frontend conencting to the GXP api backend. Deployment is managed by AWS CDK v2.

Project setup

This project requires node v16.13.2.

  1. Install Node and NPM
  2. npm install
  3. Copy config.json_example, rename to config.json, and replace REPLACE_ME values.

Compiles and hot-reloads for development

  1. npm run start

Lints and fixes files

npm run format

Deploy to AWS using AWS CDK

Mine is currently set up to work in WSL.

npm run deploy

Troubleshooting

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.

About

UI for World of Wacraft Loot System GXP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published