Skip to content

Conversation

celeron450
Copy link

@celeron450 celeron450 commented Jan 30, 2025

This PR fixes inconsistencies in the index.ts location across the "Get Started" pages.

In several steps (file structure, seed & query, run index.ts), the index.ts file is located in the src directory. However, the "connect" step incorrectly specifies src/db as the directory in which to create index.ts.

This update changes all src/db references to src in the "connect" step, ensuring consistency with the other steps.

See also #460. If src/db is the preferred location, that PR should update the seed & query and run index.ts steps as well.

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