Skip to content

Commit caed96b

Browse files
committed
Add demo GIF to README for enhanced project visibility
1 parent 4a2a9ea commit caed96b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ Follow our [up-to-date roadmap](https://github.com/orgs/PlatformPlatform/project
4040

4141
Show your support for our project - give us a star on GitHub! It truly means a lot! ⭐
4242

43+
<img src="https://platformplatformgithub.blob.core.windows.net/$root/PlatformPlatformDemo.gif" alt="PlatformPlatform Demo" title="PlatformPlatform Demo" />
44+
4345
# Getting Started
4446

4547
TL;DR: Open the [PlatformPlatform](./application/PlatformPlatform.slnx) solution in Rider or Visual Studio and run the [Aspire AppHost](./application/AppHost/AppHost.csproj) project.
@@ -251,9 +253,7 @@ Alternatively, open the [PlatformPlatform](./application/PlatformPlatform.slnx)
251253

252254
On first startup, Aspire will prompt for `stripe-enabled` -- enter `true` to configure Stripe integration (see the optional Stripe setup section below) or `false` to skip.
253255

254-
Once the Aspire dashboard fully loads, click to the WebApp and sign up for a new account (https://localhost:9000/signup). A one-time password (OTP) will be sent to the development mail server, but for local development, you can always use the code `UNLOCK` instead of checking the mail server. As shown here:
255-
256-
<img src="https://platformplatformgithub.blob.core.windows.net/$root/local-development-exp.gif" alt="Getting Started" title="Developer Experience" width="800"/>
256+
Once the Aspire dashboard fully loads, click to the WebApp and sign up for a new account (https://localhost:9000/signup). A one-time password (OTP) will be sent to the development mail server, but for local development, you can always use the code `UNLOCK` instead of checking the mail server.
257257

258258
### 3.1 (Optional) Set up Google OAuth for "Sign in with Google" on localhost
259259

0 commit comments

Comments
 (0)