Skip to content

Files

Latest commit

5a3a489 · Aug 18, 2021

History

History
26 lines (21 loc) · 381 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 381 Bytes

defillama-server

Setup

aws configure

Development

npm run build # Build with webpack & check for type errors
npm test # Run tests
npm run format # Format code

Local dev server

npm run serve

Deploy

Just push your changes to the master branch.

Cli

export AWS_REGION="eu-central-1" && npx ts-node src/cli/fillOld.ts