The docs are splitte with two different versions...
Oficial Docs:
1. Create project 2. Create SvelteKit project 3. Install Appwrite 4. Import Appwrite:
which is an impossible step because. the
settingssection is not accesible; at least when you don't have a connection that suposed to be made with this steps ._. 5.Create a login page this step have outdated svelte code. And dont help to 'Connect your Web app' this effectively register, login and logout users. but don't connect the app xD
6. All set
suposedly all is set... but no
Connect your Web app section:
https://cloud.appwrite.io/console/project-<region>-<id>/get-started
the steps are:
- If you're starting a new project, you can clone our starter kit from GitHub using the terminal or VSCode.
- Copy the file .env.example , rename it to.envand update the configuration settings.
- Install project dependencies
- Run the app, then click the Send a ping button to verify the setup.
But there is any option for. if you already have a project.
So... how send this magical ping to connect mi existing sveltekit project with my project in appwrite? ._.
Recommended threads
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- trying to figure out how to activate my...
please help
- Bug: TOTP MFA verification always fails ...
*Bug: TOTP MFA verify always returns `user_invalid_token` (Cloud 1.8.1, Frankfurt)** Project ID: `68dd48440003e537d849` SDK: `appwrite@18.2.0` (also tested wit...