coinstac-server

COINSTAC core server functionality.

Usage no npm install needed!

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

README

COINSTAC 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-server and run npm i
  • Start server: npm run start

License

MIT. See LICENSE for details.