Welcome to Solid Watchparty, a platform designed for shared media viewing experiences with a focus on decentralized data management using SOLID Pods. This project leverages the latest web technologies to offer a responsive and user-centric interface.
solid-watchparty-reduced.mp4
Find our live deployment at solidlabresearch.github.io/solid-watch-party/. Information on how to use the platform can be found in our faq.
- Clone the Repository
git clone git@github.com:SolidLabResearch/solid-watch-party.git
- Navigate to directory
cd solid-watch-party/solid-watchparty/
- Install Dependencies
npm install
- Run the Development Server
npm run dev
It is recommended to use the Community Solid Server (CSS) as backend while developing. More information is available on the css github page.
For detailed information about the project structure, setup, technology stack, and development guidelines, please refer to our Solid Watchparty Developer Handbook.
The handbook includes comprehensive guides on:
- Getting Started with the project
- Detailed Technology Stack (Frontend & Backend)
- Data Layout and Modeling
- Directory Structure and Naming Conventions