A full-stack e commerce platform built with ASP.NET Core MVC. Features secure payment processing through Stripe, Google OAuth authentication, and role-based authorization for admins and customers. Uses Entity Framework Core with SQL Server for development and PostgreSQL for production deployments.
Windows:
.\setup-windows.ps1Linux:
chmod +x setup-linux.sh
sudo ./setup-linux.shWindows:
dotnet run --project VALHÄUS\VALHAUS.csprojLinux:
dotnet run --project VALHÄUS/VALHAUS.csproj