0.0.3 • Published 1 year ago
luke-appwrite-ssr v0.0.3
Appwrite luke-appwrite-ssr SDK
WORK IN PROGRESS - NOT READY FOR USAGE
Repo description goes here
Installation
NPM
To install via NPM:
npm install luke-appwrite-ssr --save
If you're using a bundler (like Rollup or webpack), you can import the Appwrite module when you need it:
import { Client, Account } from "luke-appwrite-ssr";
CDN
To install with a CDN (content delivery network) add the following scripts to the bottom of your tag, but before you use any Appwrite services:
<script src="https://cdn.jsdelivr.net/npm/luke-appwrite-ssr@0.0.3"></script>
Contribution
This library is auto-generated by Appwrite custom SDK Generator. To learn more about how you can help us improve this SDK, please check the contribution guide before sending a pull-request.
License
Please see the BSD-3-Clause license file for more information.