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
- Create a project via REST API or SDK, mi...
I am currently self-hosting Appwrite in my local machine, deployed using docker script in the website. I also installed `appwrite-cli` through npm. I am trying...
- Attach Dart debugger for locally deploye...
Hello there, I was wondering if it is possible to attach debugger to dart function, that I run locally. It would make development much easier :-). Thank you.
- Firebase app import
I'm **very** new to appwrite and I just set up appwrite with docker and I'm trying to import a Firebase app I have set up but it's erroring and I don't really k...