Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 181 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 181 Bytes

Getting started

  • Copy the .env.example file to .env and replace YOUR_API_KEY with your api key.
  • Build src - npm run build
  • run compiled code - node dist/index.js