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
- Account Status
Hello! I'm a student and am in the GitHub Student Organization, and according to GitHub, I am recieving pro membership via the Student Dev Pack. However, when I...
- Refund Request - Just purchased 2 mins a...
Hello Appwrite Team! I am a student and like 2 minutes ago I purchased Appwrite Pro ($15) because I had reached a limit on the number of attributes in a collect...
- Custom Domains
Hi All, Should be a quick config issue. I'm setting up custom domains on the hosted version. I have verified the domain with the CNAME but appwrite isn't gene...