Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

feat: update Appwrite to support 0.15.x #38

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

brandonroberts
Copy link
Contributor

No description provided.

@vercel
Copy link

vercel bot commented Jun 28, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
todo-with-angular ✅ Ready (Inspect) Visit Preview Jun 28, 2022 at 6:11PM (UTC)

@@ -6,7 +6,8 @@ export const environment = {
production: false,
APP_ENDPOINT: "https://demo.appwrite.io/v1",
APP_PROJECT: "6062f9c2c09ce",
APP_COLLECTION_ID:"606621a04837c"
APP_COLLECTION_ID:"606621a04837c",
APP_DATABASE_ID: "default"
};

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want users testing this on their local? It was a bit confusing how we have React to-do with that setup and not Angular.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants