Skip to content

spectral-lab/starling-server

Repository files navigation

starling-server

For Development

Create Image:

cd starling-server
docker build -t starling-server .

Run:

chmod +x run.sh && ./run.sh

To see logs,

docker logs -f starling

To see stats,

docker stats

To test

docker exec -it starling python3 -m unittest discover -v -s src

About

Currently, this repository is not maintained. The development team now focus on https://github.com/spectral-lab/spectral-lab

Resources

Stars

Watchers

Forks

Packages

No packages published