🍐 A mob/pair programming tool πŸ§‘β€πŸ’»

Overview

pear.dev logo


Gitmoji

🍐 pear.dev

A mob/pair programming tool.

Developing

Prerequisits

Installing

npm install

Runing frontend

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Runing backend

npm run server

Building

npm run build
You might also like...

Solo programming project for week one of module 2 of the Microverse Program

To-do List Solo programming project for week one of module 2 of the Microverse Program. "To-do List" is a simple website that displays a list of books

May 6, 2022

SmartBuilder: A Block-based Visual Programming Framework for Smart Contract Development

SmartBuilder: A Block-based Visual Programming Framework for Smart Contract Development

SmartBuilder A Block-based Visual Programming Framework for Smart Contract Development Technology stack used SmartBuilder Framework - Google Blockly A

Mar 29, 2022

An indexed compendium of graphics programming papers, articles, blog posts, presentations, and more

Paper Bug CONTRIBUTIONS WANTED What is this? The idea is to have an annotated and easily searchable repository of papers, presentations, articles, etc

Dec 16, 2022

Project of advanced web programming for University of California, Irvine

projectWeb Project of advanced web programming for University of California, Irvine The goal is to re create a r/place in our own way. You can see an

May 31, 2022

VSCode extension for the rickroll-lang programming language (incomplete)

Rickroll-Lang VSCode Extension The Rick Roll programming language is a rickroll based, process oriented, dynamic, strong, esoteric programming languag

Oct 10, 2022

A Flow-based programming language for universal applications.

A Flow-based programming language for universal applications.

Hlang A Flow-based programming language for universal applications. Hlang aims to make programming easier, faster and more comfortable. It avoids codi

Dec 25, 2022

A programming language (WIP)

Umo programming language Concept Effect system (not implemented) Subtyping (not implemented) Opt-in shared mutability (not implemented) Gradual typing

Feb 25, 2022

Functional Programming with NestJS, Prisma. immutable, pure, stateless

Functional-NestJS Functional Programming with NestJS, Prisma. immutable, pure, stateless. 1. Introduction A production ready typescript backend reposi

Dec 6, 2022

A complete guide for learning Object Oriented Programming Pillars, SOLID Principles and Design Patterns with TypeScript!

A complete guide for learning Object Oriented Programming Pillars, SOLID Principles and Design Patterns with TypeScript!

Object Oriented Programming Expert With TypeScript This repository is a complete guide and tutorial for the principles and techniques of object-orient

Dec 29, 2022
Comments
  • Participant transition delays navigation, causing two pages to be displayed at once.

    Participant transition delays navigation, causing two pages to be displayed at once.

    Participant transition delays navigation, causing two pages to be displayed at once. The transition has been removed, but it would be nice to find a way to make it work.

    Place to start: https://github.com/sveltejs/kit/issues/628

    home-page-switch-weirdness

    bug 
    opened by zoford 1
  • User cannot reconnect to visited rooms via homepage input.

    User cannot reconnect to visited rooms via homepage input.

    User cannot reconnect to an already visited room from homepage input, after navigating back to home page with the home link. Reloading the already visited room page works, though.

    Maybe the user doesn't disconnect from the room when exiting the room via home page link.

    bug help wanted 
    opened by zoford 0
  • A room is created on input blur (if the input is not empty)

    A room is created on input blur (if the input is not empty)

    Blurring (exiting focus) of the room name input will create the room as long as the input is not empty. The creation of the room should only happen if the "create" button is pressed.

    bug 
    opened by zoford 0
  • Add participant roles

    Add participant roles

    Each participant should have a role. Either "Driver", "Navigator" or "Passenger".

    The first participant to join get the "Driver" role, the second one gets the "Navigator" role, and all the others get the "Passenger" role.

    enhancement help wanted 
    opened by zoford 0
When a person that doesn't know how to create a programming language tries to create a programming language

Kochanowski Online SprΓ³buj Kochanowskiego bez konfiguracji projektu! https://mmusielik.xyz/projects/kochanowski Instalacja StwΓ³rz nowy projekt przez n

Maciej Musielik 18 Dec 4, 2022
Cookbook Method is the process of learning a programming language by building up a repository of small programs that implement specific programming concepts.

CookBook - Hacktoberfest Find the book you want to read next! PRESENTED BY What is CookBook? A cookbook in the programming context is collection of ti

GDSC-NITH 16 Nov 17, 2022
Jargon from the functional programming world in simple terms!

Functional Programming Jargon Functional programming (FP) provides many advantages, and its popularity has been increasing as a result. However, each

hemanth.hm 18.1k Jan 4, 2023
This is a project by members of the KalleTech discord server. We are making a website where you can practice your programming speed.

codetyper This is a project by members of the KalleTech discord server. We are making a website where you can practice your programming speed. Links W

Christoffer Holmesland 15 Nov 18, 2022
⚑ Extremely fast online playground for every programming language.

Riju Riju is a very fast online playground for every programming language. In less than a second, you can start playing with a Python interpreter or c

Radon Rosborough 845 Dec 28, 2022
women who code - object oriented programming exercise

Table of contents General info Technologies Setup General info Authorizer APP Technologies Project is created with: Typescript: 4.2 Setup Requirements

null 3 Oct 1, 2022
πŸ¦† The repository for dealing with all the ducks created and managed by the Fairfield Programming Association.

Download Since the Fairfield Programming Association's duck generator is built on top of node.js and npm, you need to have both of those installed as

Fairfield Programming Association 15 Feb 4, 2022
Programming language makes by hobby <3

Joule Programming language makes by hobby <3 About It's a compiled programming language written in JavaScript :/. Codes compile into Assembly code tha

null 6 Feb 17, 2022
Fun Ξ» functional programming in JS

fp-js JavaScript Functional Programming Motivation This purposed for learning functional programming (just that). Features Auto-Curry Option Tooling s

RiN 6 Feb 4, 2022