Skip to content

oetiker/osparc-simcore

 
 

Repository files navigation

osparc-simcore platform

master Requires.io travis-ci coverals.io github.io

itis.dockerhub webserver director sidecar storage

Overview

service-web

  # clone repo
  git clone https://github.com/ITISFoundation/osparc-simcore.git
  cd osparc-simcore

  # build core services
  make build

  # starts swarm and deploys services
  make up

  # open browser in:
  #  localhost:9081 - simcore front-end site
  #
  xdg-open http://localhost:9081/

  # stops
  make down

WARNING This application is still under development and still not suitable for production purposes.

About

Main osparc repository for development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.2%
  • Python 37.6%
  • Jupyter Notebook 2.4%
  • Shell 2.1%
  • Dockerfile 1.3%
  • HTML 1.2%
  • Other 1.2%