DEV Community

Discussion on: Appwrite Community Report #2

Collapse
 
moose_said profile image
Mostafa Said

It turned out to be pretty easy to start with appwrite! It can really get you started much faster than using anything else.

Collapse
 
gewenyu99 profile image
Vincent Ge • Edited

Yeah! Making your life simpler is the point of Appwrite :) Appwrite can handle most things you need to get started, and as you grow, we can even be used alongside the rest of your backend stack.

It really motivates you to just get going building your idea, instead of spending hours deciding on the exact DB or auth solution.

Collapse
 
moose_said profile image
Mostafa Said

From my understanding, appwrite is a great tool to build tools. It gives you the chance to not worry so much about the backend basics and focus on functionalities and layout.

Thread Thread
 
gewenyu99 profile image
Vincent Ge

Yeah, I think you can totally make production ready products with Appwrite (Many Discord community members already do this). Happy hacking!