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
- Help Needed: "The current user has been ...
Facing a 403 Forbidden error with the message "The current user has been blocked" while trying to log in via GitHub and Email/Password. This is happening on a ...
- Unable to signup to appwrite cloud
When attempting to create an online cloud account on appwrite.io, I get the following message : "This email address must already be in its canonical form. Pleas...
- Email address must be in its canonical f...
Hello, Recently I was trying to signup with my GitHub account with appwrite account for availing the student benifits but while trying to signup I saw such erro...