template.mov
Node: v20.10.0
- Typescript
- Github Actions
- Lerna
- Storybook
- Material UI
- Emotion (CSS in JS)
- Jest
- React Testing Library
- Next
- React
- Vitest
- React Testing Library
- Playwright
- Nest
- GraphQL
- Prisma
- MongoDB
- Jest
- mongodb-memory-server
nvm use v20
npm install lerna -g
git clone git@github.com:nk18chi/lerna-mern-stack-boilerplate.git
npm install
lerna run dev
Please replace @nk18chi with your github account in an entire repository
nvm use v20
lerna run dev --parallel
components: http://localhost:6006/
frontend: http://localhost:3000/
backend: http://localhost:4000/
lerna create ${packageName}