Skip to content

aniketh3014/peerpair.dev

Repository files navigation

This project is a application built with Next.js. It allows users to create rooms, join existing rooms, and stream video content for pair programming sessions. The application uses the Stream Video React SDK for video streaming and Prisma for database management.

Contributing

If you like using this platform and want to add a new feature or you found a bug that you want to fix. feel free to raise a issue or a pull request!

To get a local copy up and running, follow these steps:

  1. Clone the repository:
git clone https://https://github.com/aniketh3014/peerpair.dev.git

#or with ssh
git clone [email protected]:aniketh3014/peerpair.dev.git
  1. Install the dependencies:
npm install
#or 
yarn install
  1. Change the .env.example file in the root directory to .env and fill it with your environment variables.

  2. Run the development server:

npm run dev

All set! now you can open http://localhost:3000 to see the running project.

Thank you❤️!

About

Create and join pair programming sessions with like-minded developers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published