Skip to content

This is frontend playground with monorepo for WAI(haruka). created by turbo.

Notifications You must be signed in to change notification settings

hulk510/playground

Repository files navigation

What's inside?

完全に私の趣味で作っているリポジトリ、フロントエンドの開発がほとんどなのと基本的におんなじものをよく作るのでmonorepoとしてそれらをまとめて好きなように作ったらいいんじゃないかという発想で生まれた。基本的にパッケージはpackage.jsonに書かなくても動くがわかりづらいので必要なくても明示してpackageを追加している。

This Repo includes the following packages/apps:

Apps and Packages

  • docs: 自分で作ったコンポーネントとかをnextraに載せてポートフォリオチックなdocumentサイトって感じ。
  • web: ブログとか他のサイトに飛ばすメインのサイトかな
  • playground: @repo/sandboxで適当に作ったコンポーネントを表示したり、色々実験的なのを反映したりするようのサイト
  • storybooks: 特に用途は決まってない
  • @repo/sandbox: とりあえず適当に試したり適当にコンポーネントを作ったりとにかく適当
  • @repo/ui: UIように作成している共通のコンポーネントを入れるところ
  • @repo/stylelint-config: stylelintのconfig(@repo/configに統一したい)
  • @repo/tailwindcss-config: tailwind cssのconfig(@repo/configに統一したい)
  • @repo/eslint-config: eslintのconfig(@repo/configに統一したい)
  • @repo/typescript-config: typescriptのconfig(@repo/configに統一したい)

My Useful Links

Learn more about the power of Turborepo:

Prettier:

Renovate:

Kuma UI: