Build a Chat app with Appwrite and Nextjs
Prerequisite
Node js install on your system.
Setup of Appwrite see their docs for the setup.
Basic understanding of React.
Getting Started
This is the final repo of our app, use this reop as a reference to your project.
Create a next-js project wi...
3dweb.hashnode.dev9 min read
George Alexandrou
Thank you very much for this awesome tutorial i have two issues i got 4-5 seconds loading and name of the message list is always the logged in user name so if i log in as george every message at left writes George if i login as anything else writes for the same message anything else as the author.