Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: update instructions for creating a SvelteKit project #497

Merged
merged 1 commit into from
May 30, 2024

Conversation

juan-db
Copy link
Contributor

@juan-db juan-db commented Jan 7, 2024

What does this PR do?

Updates the instructions for creating a SvelteKit project in the quick-start docs.

Since SvelteKit is available in the @latest version of the Svelte, we don't have to use @next which is more likely to contain unstable code.

The change reflects the instructions provided on the official SvelteKit site.
https://kit.svelte.dev/docs/creating-a-project

Fixes: #551

Have you read the Contributing Guidelines on issues?

Yes

Copy link

vercel bot commented Jan 7, 2024

@juan-db is attempting to deploy a commit to the appwrite Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@gewenyu99 gewenyu99 left a comment

Choose a reason for hiding this comment

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

Latest makes sense. Can't remember why we decided to use @next LOL

@juan-db
Copy link
Contributor Author

juan-db commented Jan 19, 2024

Likely at the time SvelteKit was not yet available in the @latest version of the Svelte template. I recall at one point the instructions on the SvelteKit website were to use the @next version to initialize your project.

@Kilo-Loco
Copy link
Contributor

Kilo-Loco commented Jan 29, 2024

This PR resolves #551

@stnguyen90 stnguyen90 merged commit 1adbcb4 into appwrite:main May 30, 2024
1 of 2 checks passed
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.

📚 Documentation: svelte install is outdated
4 participants