Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 516 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 516 Bytes

Fantasy Conferences

Pick as many NCAA teams as you like from whatever NCAA D-I conference and realign to your heart's content!

Get set up

  1. add AIRTABLE_PERSONAL_ACCESS_TOKEN, AIRTABLE_BASE_ID and AIRTABLE_TABLE_ID to .env file linking to your account and the database you wish to use
  2. run npm install

Tasks

node airtable.js will dump all the NCAA D-I teams into your specified Airtable base and update the team records and stats as the season progresses each time it is called thereafter.