demo-todo-with-angular icon indicating copy to clipboard operation
demo-todo-with-angular copied to clipboard

A basic demo example for integrating between Appwrite & Angular ❤️

Results 6 demo-todo-with-angular issues
Sort by recently updated
recently updated
newest added

## What does this PR do? (Provide a description of what this PR does.) 1. Updated `helpers/api.ts` to work with `"appwrite": "^9.0.1"` 2. Added `APP_DATABASE_ID` to environment.ts 3. Updated "todo"...

The PR uses Angular way of using AppWriteService, this goes more in a way Angular Standard to inject the service. The APP_INITIALIZER will be responsible for initializing the AppWrite service...

### 🔖 Feature description The repo is still at version 13 of Angular. It would be nice to upgrade it to the latest version (14). ### 🎤 Pitch Since this...

## What does this PR do? Remove easter egg.

## What does this PR do? Add link for sign up instead of self-hosting cause it's faster. ## Test Plan (Write your test plan here. If you changed any code,...