A monorepo includes Turbo, PNPM, Next.js, TypeScript, Jest, ESLint, Storybook, Husky.
If you want to build a fullstack Nextjs app with Monorepo, this is the template for you.
You can click "Use this template" button in GitHub to fork this repo. You can merge in improvements in this repo to your project over time.
Clone your copy of this template, then do a search and replace for "@dawangraoming" to give it a name.
Assumes you have pnpm installed.
pnpm i # install dependencies
pnpm dev # start dev server
Click links to learn more and view documentation.
- π¦ PNPM with Workspace
- π Turbo
- π₯ Next.js
- π¨ styled-componets
- β‘οΈ TypeScript
- π Jest
- π Storybook
- π ESLint
- π§ Husky
pnpm dev
pnpm run storybook