Skip to content
This repository was archived by the owner on Sep 8, 2021. It is now read-only.

Latest commit

 

History

History
46 lines (31 loc) · 1.46 KB

File metadata and controls

46 lines (31 loc) · 1.46 KB

phovea_processing_queue

Phovea Phovea NPM version Build Status

Define long-running tasks that should be processed in the background using Celery.

Installation

git clone https://github.com/phovea/phovea_processing_queue.git
cd phovea_processing_queue
npm install

Testing

npm test

Building

npm run build

This repository is part of Phovea, a platform for developing web-based visualization applications. For tutorials, API docs, and more information about the build and deployment process, see the documentation page.