/strapi-next-monorepo-starter

A strapi and next js monorepo

Primary LanguageCSS

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