Coder Social home page Coder Social logo

reohakase / mystack Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 2.0 1.12 MB

mystack: a monorepo template for full-stack web application using t3Stack (WIP)

Home Page: https://mystack-web.vercel.app

JavaScript 8.08% TypeScript 87.28% CSS 4.52% Shell 0.12%
devcontainer framer-motion github-actions nextjs prisma radix-ui storybook tailwindcss trpc turborepo typescript

mystack's Introduction

Hi there 👋 #kosen20s

'04 | 🧪INTP-T | フロントエンドと自然言語処理がすきな情報系の高専5年生です。

国際交流にも興味があって、学内の英会話サークルELSACに所属しています。

React, Typescript, Next 14, Tailwind CSS, Radix UI, Framer Motion, Figma, Unity, Python, Cを使ったことがあります。


mystack's People

Contributors

renovate[bot] avatar reohakase avatar

Stargazers

 avatar  avatar

Watchers

 avatar

mystack's Issues

`.prettierignore`をルートレベルのもののみ残して削除する

.prettierrc.jsonは最寄りのを探して使ってくれるのに.prettierignoreはリポジトリルートのしか使ってくれないの腹たつ
["INFO" - 20:01:21] Formatting file:///Users/ReoHakase/repos/mystack/apps/web/src/pages/index.tsx
["INFO" - 20:01:21] Using config file at '/Users/ReoHakase/repos/mystack/apps/web/.prettierrc.json'
["INFO" - 20:01:21] Using ignore file (if present) at /Users/ReoHakase/repos/mystack/.prettierignore
["INFO" - 20:01:21] File Info:
{
"ignored": true,
"inferredParser": null
}
["INFO" - 20:01:21] File is ignored, skipping.
これは意図した動作らしい prettier/prettier#4081

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • fix(web): update dependency tailwind-merge to v2

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/nextjs_bundle_analysis.yml
  • actions/checkout v4
  • actions/setup-node v3
  • pnpm/action-setup v2.4.0
  • actions/cache v3
  • actions/upload-artifact v3
  • dawidd6/action-download-artifact v2
  • peter-evans/find-comment v2
  • peter-evans/create-or-update-comment v2
  • peter-evans/create-or-update-comment v2
.github/workflows/root_build.yml
  • actions/checkout v4
  • actions/setup-node v3
  • pnpm/action-setup v2.4.0
  • actions/cache v3
.github/workflows/root_lint.yml
  • actions/checkout v4
  • actions/setup-node v3
  • pnpm/action-setup v2.4.0
  • actions/cache v3
npm
apps/web/package.json
  • @t3-oss/env-nextjs 0.6.1
  • @types/node 18.18.1
  • @types/react 18.2.23
  • @types/react-dom 18.2.8
  • @vercel/analytics 1.0.2
  • class-variance-authority 0.7.0
  • clsx 2.0.0
  • eslint 8.50.0
  • eslint-config-next 13.5.3
  • lucide-react 0.279.0
  • next 13.5.3
  • next-themes 0.2.1
  • pnpm 8.8.0
  • react 18.2.0
  • react-dom 18.2.0
  • react-icons 4.11.0
  • tailwind-merge 1.14.0
  • tailwind-variants 0.1.14
  • tailwindcss-animate 1.0.7
  • typescript 5.2.2
  • zod 3.22.2
  • @babel/core 7.23.0
  • @storybook/addon-a11y 7.4.6
  • @storybook/addon-essentials 7.4.6
  • @storybook/addon-interactions 7.4.6
  • @storybook/addon-links 7.4.6
  • @storybook/addon-viewport 7.4.6
  • @storybook/blocks 7.4.6
  • @storybook/nextjs 7.4.6
  • @storybook/react 7.4.6
  • @storybook/testing-library 0.2.2
  • autoprefixer 10.4.16
  • jest-mock 29.7.0
  • postcss 8.4.31
  • storybook 7.4.6
  • tailwind-scrollbar 3.0.5
  • tailwindcss 3.3.3
  • tw-colors 3.0.3
  • webpack 5.88.2
package.json
  • eslint 8.51.0
  • eslint-config-prettier 9.0.0
  • husky 8.0.3
  • lint-staged 14.0.1
  • prettier 3.0.3
  • scaffdog 3.0.0
  • turbo 1.10.15
  • node 18.18.0
  • pnpm 8.8.0
packages/eslint-config-custom-next/package.json
  • @next/eslint-plugin-next 13.5.3
  • @typescript-eslint/eslint-plugin 5.62.0
  • @typescript-eslint/parser 5.62.0
  • eslint 8.50.0
  • eslint-config-airbnb 19.0.4
  • eslint-config-airbnb-typescript 17.1.0
  • eslint-config-next 13.5.3
  • eslint-config-prettier 9.0.0
  • eslint-plugin-import 2.28.1
  • eslint-plugin-jsx-a11y 6.7.1
  • eslint-plugin-prettier 5.0.0
  • eslint-plugin-react 7.33.2
  • eslint-plugin-react-hooks 4.6.0
  • eslint-plugin-storybook 0.6.14
  • eslint-plugin-tailwindcss 3.13.0
  • typescript 5.2.2
  • prettier 3.0.3
packages/eslint-config-custom/package.json
  • @typescript-eslint/eslint-plugin 5.62.0
  • @typescript-eslint/parser 5.62.0
  • eslint 8.50.0
  • eslint-config-airbnb-base 15.0.0
  • eslint-config-airbnb-typescript 17.1.0
  • eslint-config-prettier 9.0.0
  • eslint-plugin-import 2.28.1
  • typescript 5.2.2
  • prettier 3.0.3
packages/tsconfig/package.json
  • prettier 3.0.3
packages/utils/package.json
  • eslint 8.51.0
  • typescript 5.2.2
  • prettier 3.0.3

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.