
Nice one! Is there any ETA for the implementation?

As for this error, did you run the submodule step?
https://github.com/appwrite/appwrite/blob/master/CONTRIBUTING.md#setup-from-source

Not sure. It still needs to be reviewed

didn't do that yet nope lemme try

that might make sense

aight 🙂

seems like it runs now, thanks 😄

It would be great if you could test my implementation to see if it works with your provider 😁

yeah, sure I'll give it a try after trying my own implementation I'm a bit rusty in php as of now 😄

like 1-2 years ago 😄

But Ill for sure give it a try and let u know here 🙂

To test it, you should be able to
- check out my appwrite branch
- check out my console branch in your app/console folder
- Build
docker compose build
- Run
docker compose up -d

sorry quick question how do I checkout the console branch?


I think I've got it

yup

I think custom project id is broke I get server error if I try to set it.

Probably the db didn't get fully wiped tho

It halfway works!

It works until the redirect back to the api 😄

Mine? What happens?

yes, yours

may I send you a DM as I don't want to disclose any tokens being visible to the public 😄

RESOLVED: FORKING: ERROR [node 4/5] RUN npm ci

For everyone else: We've managed to tackle the problem and it worked perfectly fine. There seems to be an issue with redirecting to localhost (I've encountered this a few times already - not only with appwrite).
Therefore everything works 🙂
Recommended threads
- PR: Updating bun runtime in Openruntimes...
I think I followed contribution guidelines well, just wondering if we can merge these so we can use Bun 1.2+ in the runtimes, and maybe as build tools for sites...
- Confused whether to use GDrive or Appwri...
I am making a blogging site. right now I'm using GDrive to host the blog post's banner + inline images. my thinking was that since GDrive has 15GB storage I sho...
- getting error while creating membership
i am getting some errors what is the correct way to write this? i am using react and appwrite
