Skip to content

giselle-ballerina/iwb449-giselle-Giselle-vector

Repository files navigation

Giselle-vector

gRPC Search Service

This project is a Python-based gRPC server that provides search services. The server is designed to run using Python 3.10 and includes all necessary dependencies in the requirements.txt file.

Prerequisites

Make sure you have Docker installed on your machine to build and run the container.

Setup Instructions

  1. Clone the repository
git clone <repository-url>
cd <repository-directory>
  1. Build the Docker image
docker build -t grpc-search-service .
  1. Run the Docker container
docker run -d -p 50051:50051 grpc-search-service

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published