This project includes the following apps / packages:
web
: Web app experience hosted at colighter.comextension
: Browser extension experience for collaboratively highlighting the webcolighter
: A collab first highlight experience powered by nostrui
: Shared React UI component library for building apps within the Colighter projecteslint-config-custom
: Shared eslint
configurations (includes eslint-plugin-react
and eslint-config-prettier
)tsconfig
: Shared tsconfig.json
s used throughout the Colighter projectyarn 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