Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 427 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 427 Bytes

aniranker.com

aniranker.com

Script Instructions

  • Run: yarn run populate
    • specify what to scrape (characters/anime/both)
    • specify the number of items in 50s/100s (e.g. 100, 150, 500, etc.)
  • Download Images:
    • Run: chmod +x backend/src/scripts/./downloadImages.sh
      • going to auto upload to cdn in the future or something
    • Move all items in /images to frontend/public/images/
      • gonna change this later