
I'm a noob and this is my first time contributing to an Open Source project.I was going through Appwrite's Contributing guide and was followed all the instructions .
- Cloned the repo and then,
In the docs,it says:
To set up a working development environment, just fork the project git repository and install the backend and frontend dependencies using the proper package manager and create run the docker-compose stack.
How do I install the dependencies ?What is the command that I need to run ? Kindly help.

hi - the commands must be written after the paragraph


Hey ....I tried the following commands yesterday ,but for some reason ,it was failing .Then I asked a question in the docker forum regarding the same and turns out ,there was an error with the resolution of DNS from my end .I pointed my servers to Google's public DNS now and the commands work .
Thanks for responding .Have a great day.
Recommended threads
- Relationships restricted to a max depth ...
When I do query like: ``` await _databases.listDocuments( databaseId: AppwriteConfig.DATABASE_ID, collectionId: AppwriteConfig.SERVICES_COLLECTI...
- Is appwrite down?
Getting 500 Server Error. It’s not letting me log in as well.
- SMTP Error: Could not connect to SMTP ho...
My Appwrite is not sending emails. The following tests were performed to validate the environment variables: Log: ``` appwrite-worker-mails | [Worker] Worker...
