Skip to content

aryan-cs/polyflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Polyflix

Binge markets.

Structure

  • frontend/ - React application
  • backend/ - Node.js server

Running the Project

Frontend and Backend

Install dependencies and start both services:

cd frontend
npm install
npm start
cd backend
npm install
npm start

Recommendation API

Start the Python recommendation service:

cd backend/python
python main.py

Watch Party Chat

Start the TCP watch party server:

cd backend node watchparty-server.js
npm start

Nexhacks

This project was made for the Polymarket track at Nexhacks '26. See the submission on Devpost.

Authors

About

binge markets.

Topics

Resources

Stars

Watchers

Forks

Contributors 5