go-grpc-sqlite Clone the repository. git clone https://github.com/chrisbradleydev/go-grpc-sqlite.git Copy and update .env file. cd go-grpc-sqlite cp .env.example .env vim .env Run with Docker Compose. docker compose up -d