haniffalab / webatlas-pipeline

A data pipeline built in Nextflow to process spatial and single-cell experiment data for visualisation in WebAtlas
MIT License
46 stars 10 forks source link

Update templates and docs to make the usage of url parameter clearer #117

Open davehorsfall opened 1 year ago

davehorsfall commented 1 year ago

See #108

davehorsfall commented 1 year ago

@armaos wrote #108

Just to add one more. You can mention in the documentation that https can be enabled though http-server by setting up the certificate and adding the corresponding parameter in the command -C cert.pem: npx http-server output/CytAssist_FFPE_Human_Breast_Cancer/0.3.2/ --port 3000 --cors -S -C cert.pem