Back to Home
Sarapakistan0 icon

eShopLite

Verified Safe

by Sarapakistan0

Overview

A .NET eCommerce application featuring semantic search and real-time audio chat capabilities powered by generative AI models.

Installation

Run Command
cd ./src/eShopAppHost/ && dotnet run

Environment Variables

  • ConnectionStrings__openai
  • AI_ChatDeploymentName
  • AI_RealtimeDeploymentName
  • AI_embeddingsDeploymentName
  • ConnectionStrings__sqldb

Security Notes

The project adheres to good security practices by leveraging Azure Managed Identity for cloud resource authentication and user secrets for local development, preventing hardcoded credentials. Database passwords are handled as secured parameters during deployment. While some internal container app ingress is configured as `allowInsecure: true` for service-to-service communication, external user-facing services are properly secured with `allowInsecure: false`. GitHub Actions for security scanning are also mentioned.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens500
Stars0
Forks0
Last Update2025-12-06

Tags

eCommerceGenerative AIRealtime AudioSemantic Search.NET Aspire