Skip to content

hasMobi/code-and-migrations-updater

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-and-migrations-updater

Code and Migrations updater

  1. run "npm install" 2)[OPTIONAL] You can copy "config-dist.js" to "config.js" and replace the values of your needs 3)run node updater.js [..ARGS]

NOTE If you are not using the config file, you should use ARGS as can be one or all of:

  • frontend="path/to/frontend/code"
  • legacy="path/to/legacy/code"
  • hydra="path/to/hydra/code"
  • domain=my.domain.com

Example node updater.js legacy=C:\www\test1 domain=my.stefkoff.com hydra=C:\www\hydra frontend="D:\frontend"

Fill free to update/fix the code

About

Code and Migrations updater

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%