Skip to content

Latest commit

 

History

81 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BUCKETS

Built with React, Node, and Postgres.

Running npm run start spins up the server and front-end app.

Running migrations

Migrations are maintained with db-migrate. To perform a migration, change directory to src/server/db and run:

db-migrate up

Scraping stats

Scraping is done with Puppeteer and Cheerio. To scrape data:

node ./src/server/scripts/scraper

and to parse data:

node ./src/server/scripts/parser

About

Fantasy basketball client

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages