Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thomasmost/fantasy-awards-season
https://github.com/thomasmost/fantasy-awards-season
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/thomasmost/fantasy-awards-season
- Owner: thomasmost
- Created: 2021-12-09T07:21:41.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-11T16:42:36.000Z (8 months ago)
- Last Synced: 2024-03-11T17:52:58.463Z (8 months ago)
- Language: TypeScript
- Size: 3.44 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fantasy Film Awards
This is a Netlify app with serverless functions that tunnel data from Google Sheets to a simple React frontend
Run `npm run dev` to start both the serverless functions and the client app
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
See below for instructions...
## Updating to a new year
Update constants in config.ts for any changes to the spreadsheet
Update `playerByPickSheetIndex` in top_picks.ts with the correct order
Some other steps used to be manual (like defining ranges in `loadCells`) but should now be automated by the config