To clone and run the ss-web service, you'll need Docker installed on your computer.
# Clone this repository
$ git clone https://github.com/Star-Sync/ss-web
# Go into the repository
$ cd ss-web
# Go into the docker directory
$ cd docker
# Run the container
$ docker compose up --build --watch