Skip to content

jencompgeek/bitshow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitshow

This is a clone of the nyscala-bitshow project, modified to work on Cloud Foundry.

Deploying to Cloud Foundry

To deploy the application to Cloud Foundry, simply build the dist and push it to Cloud Foundry using the provided manifest.yml file. You may need to modify the manifest to use a unique URL.

sbt clean compile package-dist
vmc push
Would you like to deploy from the current directory? [Yn]:
Pushing application 'bitshow'...

About

an image processing server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 91.3%
  • JavaScript 8.7%