Skip to content

Anunayj/streamly

Repository files navigation

Streamly

Streamly is an application that allows users to watch movies together in real-time, providing a synchronized viewing experience.

It was created by Anjali Garhwal and Anunay Jain.

How to Run

To get started with Streamly, follow these steps:

  1. Install Dependencies:

    npm install
  2. Start the Frontend Development Server:

    npm run dev:front
  3. Start the Full Development Server:

    npm run dev
  4. Build for Production:

    npm run build
  5. Start the Production Server:

    npm run server:prod
  6. Lint the Code:

    npm run lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published