This project (1) is featured on builtwith.appwrite.io, but the essential part is missing - how to set up the AppWrite backend.
How can new AppWrite users, like myself, discover the steps to set up the AppWrite backend?
(1) https://builtwith.appwrite.io/projects/64884c016ccd3bc00fc7/
Projects shown there are not controlled by the Appwrite team, and even some of them are closed source so due to that, some could not give specific steps on how to set it to work in your case
However I will try to help you on setting it.
First, you will need to create a project in console. After that, you need to change the endpoint to appwrite cloud or your self-hosted endpoint. In the case of cloud it will be https://cloud.appwrite.io/v1
You need to set the endpoint here: https://github.com/KORLA2/social-media-app/blob/0f05ecf0a47b03e932efcc2d2922ff6c98c3c552/redux/src/scenes/Appwrite/Appwrite.js#L3
In the same line you will need to set your project ID, you can get it from console in the main section
Oh, wait, it uses GraphQL and the SDK?
Sincerely seems a project a bit confusing, I recommend starting with other projects 😅
Thanks for your feedback!
Thanks to you. Let's see if someone can help you on setting it anyways. I'm not very expert with react/redux so probably someone else could give you better guidance than me hehehe
Recommended threads
- IP / CIDR For Appwrite Cloud Functions
[I saw this message](https://discord.com/channels/564160730845151244/1330335737954046067) that went unanswered. I have the same question: what IP addresses / CI...
- Image transformations
On flutter web, when using image transformations, the results are being cached. When I replace an image, the old version still appears. Is it possible to manual...
- Router_path_not_found
Hi all, I have a website hosted on Appwrite sites, (repo on GitHub) and just earlier today the main page (and all pages) went down mysteriously with this error....