biswebnode
Version:
A node.js implementation of BioImage Suite Web command line tools in Javascript and WebAssembly
20 lines (10 loc) • 433 B
Markdown
This provides information about the BioImage Suite Web Fileserver. This is a small helper app that
allows the web-based applications to access the local filesystem.
run the script
bw_bisserver.sh
Which is in bisweb/bin
(or bw_bisserver.bat from bisweb/winbin on MS-Windows)
For help and options type
bw_bisserver.sh -h
See `example-server-config.json` in this directory, for an example
configuration file.