An open-source monorepo of projects that enhance various workflows and help you view data in interesting way.
webstore-rank: Historical information for chrome extensions and search terms on the Chrome Web Store.web: Homepage for Odyssey.rewrites: Deployment for URL subpaths for each app.ui: Component library bootstrapped by @shadcn/uieslint-config-custom:eslintconfigurations (includeseslint-config-nextandeslint-config-prettier)tsconfig:tsconfig.jsons used throughout the monorepo
To build all apps and packages to test before deploy, run the following command:
cd tiny-tools
pnpm build
pnpm i
To develop all apps and packages, run the following command:
pnpm dev
From root, run this command:
pnpm run ui:add <name_from_shadcn_ui>
From root, run this command:
pnpm add <package> --filter <workspace>
