Skip to content

daveg-fwm/strapi-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strapi Demo

This Lerna monorepo contains an instance of Strapi inside cms and a NodeJS web application inside gomo.

To fire up both the CMS and web application in development mode run:

yarn develop

CMS

  • Strapi 4.3.6
  • SQLite

Run the CMS only with:

yarn cms

GOMO

  • Express 4.16.1
  • EJS view engine

If the CMS is already running, you can start the web app with:

yarn gomo

About

Lerna monorepo containing an instance of Strapi and a NodeJS web application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published