top | item 31084046

(no title)

TicklishTiger | 3 years ago

Looking at the repo, I see this:

    Before using this application, make sure you have
    Appwrite server up and running
Then I looked ad Appwrites website for a while.

Since Appwrite probably did not write all the components (Like a database) themselfes, wouldn't the first thing one wants to know what components make Appwrite? I can not see that info anywhere on the website.

discuss

order

Meldiron|3 years ago

The project uses Appwrite as a backend. Appwrite solved problems like database or real-time. After you have the Appwrite backend ready, you can use CLI commands from README to prepare a project for this specific repo (project).

Regarding the question about components, not sure if I understand. I found out all about Appwrite and its services from documentation on appwrite.io

TicklishTiger|3 years ago

Components: For example, which database is Appwrite using?