Skip to content

skygate/innovation-fund-cms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Innovation Fund CMS

Run frequently

node bin/fetch -s content -e production
node bin/fetch -s content -e staging

node bin/fetch -s dashboard -e production
node bin/fetch -s dashboard -e staging

node bin/fetch -s formatted_data -e production
node bin/fetch -s formatted_data -e staging
node bin/fetch -s portfolio -e production
node bin/fetch -s portfolio -e staging

Run once a day

node bin/fetch -s repositories -r bitbucket -e production
node bin/fetch -s repositories -r bitbucket -e staging
node bin/fetch -s repositories -r github -e production
node bin/fetch -s repositories -r github -e staging

node bin/fetch  -s stories -e production
node bin/fetch -s stories -e staging

node bin/fetch  -s ureport -e production
node bin/fetch -s ureport -e staging

node bin/fetch -s saycel -e production
node bin/fetch -s saycel -e staging
node bin/fetch  -s somleng -e production
node bin/fetch -s somleng -e staging
node bin/fetch -s iogt -e production
node bin/fetch -s iogt -e staging

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%