This project includes the following apps / packages:
web: Web app experience hosted at colighter.comextension: Browser extension experience for collaboratively highlighting the web
colighter: A collab first highlight experience powered by nostrui: Shared React UI component library for building apps within the Colighter projecteslint-config-custom: Sharedeslintconfigurations (includeseslint-plugin-reactandeslint-config-prettier)tsconfig: Sharedtsconfig.jsons used throughout the Colighter project
yarn dev- Starts all apps and packages in development modeyarn test- Tests all apps and packages in the projectyarn build- Build all apps and packages in the projectyarn format- Fixes formatting in all apps and packages in the project