Skip to content

This is a skeleton project for implementing monorepo with next.js.

Notifications You must be signed in to change notification settings

SudeepTimalsina/next-mono-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monorepo with next.js and Lerna

Installation

  • yarn bootstrap to install all dependencies and initialize lerna repository

Run the project

  • yarn start start all the projects inside monorepo (localhost:3001 for admin and localhost:3002 for user)

About

This is a skeleton project for implementing monorepo with next.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published