Skip to content

An online computer shop web application for Software Architectures at BME.

Notifications You must be signed in to change notification settings

koppa96/online-computer-shop

Repository files navigation

Run With Docker Containers

Dev mode

Generate a certificate file named shop.pfx in the cert folder of this folder with the following command:

dotnet dev-certs https -ep ./cert/shop.pfx -p Password123 -t

Run the compose project with the following command:

docker-compose up

About

An online computer shop web application for Software Architectures at BME.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published