Skip to content

Repository files navigation


StarSync-Core
StarSync Core

How To Use

To clone and run the ss-core service, you'll need Docker installed on your computer.

# Clone this repository
$ git clone https://github.com/Star-Sync/ss-core

# Go into the repository
$ cd ss-core

# Go into the docker directory
$ cd docker

# Run the container
$ docker compose up --build

How to run tests

# Install testing packages
$ pip install -r requirements-dev.txt

# Run tests and generate coverage report
$ python -m pytest --cov=./ --cov-report=html --cov-fail-under=50

View the coverage report by opening htmlcov/index.html in a browser.

About

core services for the StarSync application

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages