Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sinanptm authored Nov 1, 2024
1 parent 986f174 commit afcfdb0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ npm run dev
</details>

<details>
<summary>2️⃣ Environment Configuration</summary>
<summary>z2️⃣ Environment Configuration</summary>

<details>
<summary>1. Server Environment (.env in /server)</summary>
Expand Down Expand Up @@ -221,10 +221,10 @@ NEXT_PUBLIC_METERED_TURN_CREDENTIAL=test-metered-turn-credential
</details>

<details>
<summary>3️⃣ Third-Party Services Setup</summary>
<summary>3 Third-Party Services Setup</summary>

<details>
<summary>1. Stripe Integration</summary>
<summary>3️⃣ Stripe Integration</summary>

- Refer to: [Watch Tutorial](https://www.youtube.com/watch?v=ddzO85cqDeA) (2:30-4:45 for API keys)
```bash
Expand Down Expand Up @@ -286,7 +286,7 @@ stripe login
</details>

<details>
<summary>4️⃣ Admin Dashboard Configuration</summary>
<summary>4️4️⃣ Admin Dashboard Configuration</summary>

<details>
<summary>1. Database Setup</summary>
Expand Down Expand Up @@ -320,8 +320,8 @@ stripe login
</details>

<details>
<summary>5️⃣ Running the Application</summary>

<summary>5️ Running the Application</summary>
4️⃣y
<details>
<summary>Option A: Single Command (Recommended)</summary>

Expand Down

1 comment on commit afcfdb0

@vercel
Copy link

@vercel vercel bot commented on afcfdb0 Nov 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.