ToolJet/plugins/packages/appwrite
Muhsin Shah C P 9706de80cb
Appwrite integration (#2589)
* Started working on appwrite plugin
    - Initialized appwrite plugin
    - Added appwrite npm module
    - Implemented appwrite authentication
    - Working on operations

* Implemented some operations
- Only query collection left

* added query collection operation

* Added appwrite logo

* Edited docs of appwrite

* Edited some fields descriptions and placeholder texts

* Made some code changes
- Replaced JSON with JSON5
- Removed unwanted list option

* Fixed integer conversion bug
- Refactored some code

* Removed unrelated dependencies
2022-03-29 19:52:26 +05:30
..
__tests__ Appwrite integration (#2589) 2022-03-29 19:52:26 +05:30
lib Appwrite integration (#2589) 2022-03-29 19:52:26 +05:30
.gitignore Appwrite integration (#2589) 2022-03-29 19:52:26 +05:30
package-lock.json Appwrite integration (#2589) 2022-03-29 19:52:26 +05:30
package.json Appwrite integration (#2589) 2022-03-29 19:52:26 +05:30
README.md Appwrite integration (#2589) 2022-03-29 19:52:26 +05:30
tsconfig.json Appwrite integration (#2589) 2022-03-29 19:52:26 +05:30