Skip to content

strapi/foodadvisor-migration-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FoodAdvisor Migration Example

Welcome to FoodAdvisor Migration Example

the purpose of this repo is to provide an example of a code migration from a V3 Strapi application to a V4 Strapi application

Structure

you can check the V3 version through the V3 directory and V4 migrated version through the V4 directory

Running the apps

  • To run V3 version:
cd V3 && yarn && yarn develop
  • To run V4 version:
cd V4 && yarn && yarn develop

Useful Resources

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published