Skip to content

kadukeitor/sofitn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Fitness

Project

oc new-project sofitn --description="Social Fitness" --display-name="Social Fitness"

Template

cp openshift/templates/sofitn.json.dist openshift/templates/sofitn.json

Application

oc new-app -f openshift/templates/sofitn.json

Build Logs

oc logs -f bc/sofitn

Status

oc status

Database

oc rsh mongodbXXX

WebHooks

oc describe bc/sofitn

About

node.js example

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 52.7%
  • CSS 34.3%
  • HTML 13.0%