Hello, Friends welcome to the new tutorials of this series, in this series we are making a CRUD App with login system using Appwrite and Nextjs.
This is the part 6 of the series in which we are doing the following things:-
1. Setup Contacts service.
2. Configure Database and collection.
3. Create Operation on Appwrite collection
What is Appwrite?
Appwrite is an open-source backend-as-a-service (BaaS) platform that provides a set of tools and services for developing and managing server-side components of web and mobile applications. It aims to simplify the development process by offering ready-to-use backend functionalities, including user authentication, database management, file storage, and more.
this is the alternative of firebase
Technologies used:-
1. NextJS (APP Router)
2. Appwrite
3. Typescript
Part 0:- Overview
• #0 overview | NextJS + Appwrite CRUD With ...
Part 1:- Project Setup
• #1 Project Setup | NextJS + Appwrite CRUD ...
Part 2:- Login UI Setup (with form re-useable component)
• #2 Login UI Setup | NextJS + Appwrite CRUD...
Part 3:- Login Service Creation
• #3 Login System Completion | NextJS + Appw...
part 4: Database Setup
• #4 Database Setup | NextJS + Appwrite CRUD...
Part 5:- Forms UI Creation
• #5 Forms UI Creation | NextJS + Appwrite C...
Part 6:- Create Operation (current video)
Part 7:- Read Operation (upcoming)
Part 8:- Edit and Update Operation
Part 9:- Delete Operation
Part 10:- Bugs Fixes and Completion (Final Part)
i hope you will like it!!