Open
Description
- Clone/pull down latest version of chicken-server repo
- Initialize submodule: git submodule update --recursive --remote
- Update framedata from source:
npm update
- open mysql server
- add field 'gif' to table
attacks
- run update script:
npm run update
- start server
Success criteria:
On the api/framedata endpoint, there should be a new field called preview_url
on every attack
Metadata
Assignees
Labels
No labels