Merge pull request #11 from rintoHasegawa/chore/260208_project_init
[add] モノレポ環境の初期構築(pnpm, Vite, TypeScript)
commit f454634a4fe720a04a75600cd4baceec07153b3f
2 parents 25c234a + c549707
@rintoHasegawa rintoHasegawa authored on 8 Feb
GitHub committed on 8 Feb
Showing 24 changed files
View
.gitignore 0 → 100644
View
.npmrc 0 → 100644
View
apps/client/.gitignore 0 → 100644
View
apps/client/index.html 0 → 100644
View
apps/client/package.json 0 → 100644
View
apps/client/public/vite.svg 0 → 100644
View
apps/client/src/app.css 0 → 100644
View
apps/client/src/app.tsx 0 → 100644
View
apps/client/src/assets/preact.svg 0 → 100644
View
apps/client/src/index.css 0 → 100644
View
apps/client/src/main.tsx 0 → 100644
View
apps/client/tsconfig.app.json 0 → 100644
View
apps/client/tsconfig.json 0 → 100644
View
apps/client/tsconfig.node.json 0 → 100644
View
apps/client/vite.config.ts 0 → 100644
View
apps/server/package.json 0 → 100644
View
apps/server/src/index.ts 0 → 100644
View
apps/server/tsconfig.json 0 → 100644
View
package.json 0 → 100644
View
packages/shared/package.json 0 → 100644
View
packages/shared/src/index.ts 0 → 100644
View
packages/shared/tsconfig.json 0 → 100644
View
pnpm-lock.yaml 0 → 100644
Too large (Show diff)
View
pnpm-workspace.yaml 0 → 100644