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
- payment
I’ve never used this service. I remember signing up a long time ago but completely forgot about it. I’ve been receiving emails, but since the payments were fai...
- Problem with Google Workspace at DNS Rec...
Hello, I bought a domain at Namecheap, and Google Workspace used to work there, but now that I switched from Custom DNS to Appwrite's nameservers, it doesn't w...
- The console isnt showing documents
In console ui saved documents are being shown on frontend but i can see its showing 4 or number of docs available but in rows its only showing single doc and th...