Skip to content

Commit

Permalink
Installed appwrite skd via command line
Browse files Browse the repository at this point in the history
  • Loading branch information
ariduino committed Dec 17, 2024
1 parent cf860c3 commit 1742f26
Show file tree
Hide file tree
Showing 242 changed files with 28,902 additions and 6,230 deletions.
1 change: 1 addition & 0 deletions appwrite.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
// Initialize Appwrite SDK
const sdk = new Appwrite();
const client = new sdk.Client();
const database = new sdk.Databases();

client
.setEndpoint('https://cloud.appwrite.io/v1') // Replace with your Appwrite endpoint
Expand Down
155 changes: 151 additions & 4 deletions node_modules/.package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 0 additions & 11 deletions node_modules/appwrite/.github/workflows/autoclose.yml

This file was deleted.

42 changes: 0 additions & 42 deletions node_modules/appwrite/.github/workflows/publish.yml

This file was deleted.

32 changes: 32 additions & 0 deletions node_modules/appwrite/.travis.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions node_modules/appwrite/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1742f26

Please sign in to comment.