coinstac-client-server

COINSTAC core server functionality.

Usage no npm install needed!

<script type="module">
  import coinstacClientServer from 'https://cdn.skypack.dev/coinstac-client-server';
</script>

README

COINSTAC Client Server

COINSTAC server is a separate service responsible for starting remote pipelines as well as writing out run state and results. Documentation.

Installing/Running

  • Install and Start Docker
  • Navigate into packages/coinstac-client-server and run npm i
  • Start server: npm run start

License

MIT. See LICENSE for details.