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
- Session not found. Please run appwrite l...
I have encounter an issue with appwrite CLI They asking for a login session but in the doc, it’s mention that only setup client with endpoint / api key is enou...
- ACTIVATE DEPLOYMENT PROBLEM...
It's not giving me the option to activate a deployment that says it's ready..
- general_unauthorized_scope
localhost oauth not working. general_unauthorized_scope error showing. { "message": "User (role: guests) missing scopes ([\"account\"])", "code": 401, ...