#0 overview | NextJS + Appwrite CRUD With Login System

Опубликовано: 16 Октябрь 2024
на канале: Fullyworld Web Tutorials
1,340
17

Hello, Friends welcome to the new series, in this series we are going to make a CRUD App with login system using appwrite and nextjs.

This is the part0 of the series in which we will see what we are going to make in this series.

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 (current)
Part 1:- Project Setup (upcoming)
Part 2:- Login UI Setup (with form reuseable component)
Part 3:- Login Service Creation
Part 4:- CRUD UI
Part 5:- CRUD Service Setup
Part 6:- Bugs FIxes (Final Part)

i hoe you will like it!!