appwrite / awesome-appwrite

Carefully curated list of awesome Appwrite resources 💪
https://appwrite.io
967 stars 281 forks source link

added Idea Xchange to React projects list #475

Closed apoorvdwi closed 1 year ago

apoorvdwi commented 1 year ago

What does this PR do?

Adds the Idea Xchange project to "built with Appwrite" React projects list

adityaoberai commented 1 year ago

Thanks @apoorvdwi!

I was just reviewing the project repository. Would it be possible for you to update your project's documentation in the main Readme? It would definitely add a lot more context about the project as well as assist anyone who intends to contribute to the project.

Additionally, the appwrite/ folder in your repo contains the docker-compose.yml file needed to set up an Appwrite instance but lacks the .env file, which is also very necessary.

adityaoberai commented 1 year ago

Hi @apoorvdwi Did you get a chance to look at the recommended changes?

apoorvdwi commented 1 year ago

Hey @adityaoberai, I've made the requested changes.

  1. updated the readme file
  2. added env in appwrite folder