Skip to content

A monorepo for managing shared configurations, utilities, hooks, and UI components used across the BBODEK frontend.

License

Notifications You must be signed in to change notification settings

thebbodek/dotoli

Repository files navigation

dotoli · MIT License

A monorepo for managing shared configurations, utilities, hooks, and UI components used across the BBODEK frontend.

Packages

Libraries

Usage

Prerequisites:

Note

We use Node v22.14.0, with asdf.

Setup:

git clone git@github.com:thebbodek/dotoli.git
cd dotoli
pnpm install && pnpm build

Run storybook development server:

pnpm sb:dev

Guide

Workspace Installation:

cd apps/hooks
pnpm add -D @bbodek/eslint-config@workspace:* 

Run project scripts from root directory:

pnpm --filter=<package-name> <script>
# e.g.
pnpm --filter=@bbodek/hooks build

License

Licensed under the MIT license.

BBODEK

About

A monorepo for managing shared configurations, utilities, hooks, and UI components used across the BBODEK frontend.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages