- Step 1.
Clone the project
git clone https://HiImLawtSimp1e/BlazorEcommerce.git
- Step 2.
change connection string in Server/appsettings.json
"ConnectionStrings": { "DefaultConnection": "server=localhost\\sqlexpress;database=blazorecommerce;trusted_connection=true" },
- Step 3.
import database
update-database
- Step 4. Run project
- Step 5.
run Stripe CLI
Verifies your authentication with Stripe
cd Development/Stripe
Using Stripe API Versionstripe login
stripe listen --forward-to https://localhost:7276/api/payment
-
Notifications
You must be signed in to change notification settings - Fork 0
ASP.NET Core API 6.0 & Blazor, EF Core ORM, JWT
License
HiImLawtSimp1e/BlazorEcommerce
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
ASP.NET Core API 6.0 & Blazor, EF Core ORM, JWT
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published