yes, it does I correctly check
Then appwrite init collection should have pulled all the collections from that server and project into the appwrite.json file in your current directory
I did that but didn't get any it, let me try
got success
in the backend there is this much many collection
@Steven where would be the json got saved?
No
In the directory where you ran the Appwrite CLI
I mean yaap, but in that json there is only
Still?
yes, same exact json
Would you please run dir in CMD?
sure one min
And type appwrite.json?
How about appwrite databases list?
Oh wait...I don't think you actually selected the databases when you did init collection
Check out the instructions
ahh got it
phew, finally got it π
Recommended threads
- Broken Typeform Link for Appwrite Heroes...
I was trying to apply for the Appwrite Heroes program because I am planning to host a meetup for my local developer community on backend architecture using Appw...
- Storage System
Hey guys, quick question regarding massive storage scaling. Iβm working in digital forensics and Iβm constantly dealing with huge binary disk images, usually be...
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...