Skip to content

[FEATURE]: Use all Appwrite services #5

@mountainash

Description

@mountainash

This project doesn't show any of the advertised services from Appwrite (it shows a ping to the Appwrite API and back).

const account = new Account(client);
const databases = new Databases(client);

Hints that the Auth and DB services are available, but they aren't used. It would be a better example if more (or all) Appwrite services were demoed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions