Appwrite CRUD app
Built this project with Appwrite databases functions, Appwrite Cloud, and Appwrite Pink Design System.
Try Appwrite today!
This application enable the users to create and delete the created todos from the list of items.
Demo
Try the demo live
Tech Stack
Client: Nuxt, Appwrite Pink Design
Server: Appwrite, Appwrite Cloud
Want to create a Cloud Appwrite instance
Run Locally
Clone the project
git clone https://github.com/Terieyenike/appwrite-todos
Go to the project directory
cd appwrite-todos
Install dependencies
yarn install
Start the server
yarn dev
Environment variables
To run this project, you will need to add the following environment variables to your .env
file
Reference the .env.local