Skip to content

nljms/strapi-next-monorepo-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strapi, NextJS Monorepo starter kit

Is a monorepo project for a blog website, managed by a CMS (strapi). This application is bootstrapped with Strapi (as a CMS) and Next JS.

Development

$ yarn # install deps
$ yarn dev # asynchronuously starts frontend and backend at the same time