Repository files navigation Udemy - Angular and Dotnet Ecommerce Application
Steps to start the Web API and the client application.
First, verify that you have Docker 🐋 and Docker Compose installed on your machine by running docker -v and docker compose.
Additionally, you can also check for your dotnet, node, angular and npm versions by running their respective commands.
Then run docker compose up -d and wait for the image to download and start Redis Commander 🔫 and Redis container to start.
Once started, you can run dotnet restore and dotnet watch start to spin 🌌 up the server
Then navigate inside the client folder by running cd client.
Run ng serve to spin the server.
Dotnet version 7
Angular version 15
Node version 16
Npm version 9
Docker with Docker Compose
Stripe CLI @ latest
About
An ecommerce application with API built on Dotnet 7, Angular 15, SQL Server and Redis.
Topics
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.