Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 343 Bytes

File metadata and controls

26 lines (21 loc) · 343 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

npx esm-ts-node src/import.ts