This repository has various example projects created by the Appwrite community using Vue.
- Login and Signup Page Implementation of Appwrite's Create Session and Create User API Using Vue as the UI Framework.
- To-do Web App Implementation of Appwrite's Database API using Vue as the UI framework creating a to-do app.
- File Uploader Implementation of Appwrite's Storage API using Vue as the UI framework to create a file uploader where you can upload files and see recently uploaded ones, including the ability to download and delete the files.
- Locale API Example Simple example of how to use the Appwrite's Locale API in Vue.