Free Hockey Visualizations & Market Valuations. Built with MERN + Python + AWS (Lambda) Stack.
- Backend
- Mongo
- Node
- Express
- TypeScript
- Frontend
- Node
- React
- MaterialUI
- TypeScript
- Model API
- Python
- FastAPI
- Scikit-Learn (Linear Regression)
- Data Population Script
- Python
- Mongo
- Ensure AWS credentials are stored in a .env file,
AWS_ACCESS_KEY
andAWS_ACCESS_SECRET
- Install AWS
sam
sam build
sam local invoke '<FunctionName>
to test locallysam deploy --guided
to deploy to AWS