3dweb.hashnode.devBuild a Chat app with Appwrite and NextjsPrerequisite 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...Oct 27, 2022·9 min read
3dweb.hashnode.devMaking a Todolist with preact-js using appwrite as a backendHighlights of the Project Using preact signals for state management. Preact routing. Appwrite backend services such as authentication and database. Prerequisite Node js install on your system. Setup of appwrite locally see their docs for the setup...Oct 8, 2022·11 min read