Skip to content

Create config.ts#1

Open
ackmase wants to merge 1 commit intoed-donner:mainfrom
ackmase:patch-1
Open

Create config.ts#1
ackmase wants to merge 1 commit intoed-donner:mainfrom
ackmase:patch-1

Conversation

@ackmase
Copy link
Copy Markdown

@ackmase ackmase commented Sep 30, 2025

Needed to add this file for Week 4, Day 3 lesson. Without it, running the server locally complained "Module not found: Can't resolve '../lib/config' 1 | import { useUser, useAuth } from "@clerk/nextjs"; 2 | import { useEffect, useState, useCallback } from "react"; > 3 | import { API_URL } from "../lib/config"; | ^"

Needed to add this file for Week 4, Day 3 lesson. Without it, running the server locally complained "Module not found: Can't resolve '../lib/config' 1 | import { useUser, useAuth } from "@clerk/nextjs"; 2 | import { useEffect, useState, useCallback } from "react"; > 3 | import { API_URL } from "../lib/config"; | ^"
@ackmase
Copy link
Copy Markdown
Author

ackmase commented Sep 30, 2025

@ed-donner for a review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant