Best of Appwrite2024

  1. 1
    Article
    Avatar of communityCommunity Picks·2y

    Building An E-Commerce Store With NextJS

    Learn how to build an e-commerce store with Next.js using tools like Appwrite, Next.js, Novu, React Icons, and Stripe. The tutorial covers building the application interface, adding Appwrite to the application, performing CRUD operations with Appwrite, authenticating users with Appwrite, adding Stripe payment checkout, and sending in-app and email notifications with Novu.

  2. 2
    Video
    Avatar of fireshipFireship·2y

    Appwrite in 100 Seconds

    Appwrite is a free, open-source backend platform designed to streamline the development of web and mobile applications. It offers essential backend services like server hosting, relational databases, file storage, secure authentication, and real-time notifications. With SDKs for multiple platforms, including major JavaScript frameworks, React Native, Flutter, Android, and iOS, developers can quickly implement features such as user authentication with minimal code. Appwrite also provides a robust admin dashboard and supports running server-side code for custom backend functionality.

  3. 3
    Video
    Avatar of communityCommunity Picks·2y

    Create A Booking App From Scratch | React, Next.js, Appwrite, Tailwind

    Learn to build a comprehensive booking app for meeting rooms using Next.js, React, Appwrite, and Tailwind CSS. The tutorial covers UI design, authentication, image storage, database integration, and preventing double bookings. Step-by-step, you'll implement features like adding rooms, booking forms, and managing bookings, all while utilizing Appwrite for backend services.

  4. 4
    Article
    Avatar of freecodecampfreeCodeCamp·2y

    How to Build an AI-enhanced Task App with React and Appwrite

    Learn how to build an AI-enhanced task app with React and Appwrite. This article covers the prerequisites, setting up the Appwrite backend, and the step-by-step process of building the app.

  5. 5
    Article
    Avatar of appwrite_sourceAppwrite·2y

    Announcing Init. The start of something new.

    Init is a five-day event celebrating innovation and technology. It includes new product releases, online events, and a closing party. Participants can claim unique tickets based on their GitHub contributions and have a chance to win special edition swag.

  6. 6
    Article
    Avatar of freecodecampfreeCodeCamp·2y

    Comprehensive Full Stack React with Appwrite – Tutorial

    Learn how to use React and Appwrite to create full stack applications in this comprehensive course. The course covers React basics, advanced concepts, and integration with modern tools like Redux-Toolkit and Tailwind. It also includes a deep dive into Appwrite for full-stack development. Watch the full 13-hour course on the freeCodeCamp.org YouTube channel.

  7. 7
    Article
    Avatar of appwrite_sourceAppwrite·2y

    Rethinking password security: say goodbye to plaintext passwords

    Storing passwords in plaintext poses significant security risks and vulnerabilities. Alternatives to plaintext passwords include password hashing and passwordless authentication. Appwrite provides multiple authentication methods to combat plaintext passwords.

  8. 8
    Article
    Avatar of appwrite_sourceAppwrite·2y

    12 developer tools to supercharge your Appwrite project

    Appwrite has a robust ecosystem of developer tools designed to enhance productivity. These tools include ngx-appwrite for Angular integration, Auth UI for customizable login flows, adapter-appwrite for deploying SvelteKit applications, Appread for self-hosting guides, and various utilities like Appwrite Utils, AppwriteX, and more. These tools simplify the development, deployment, and management of Appwrite projects across different programming environments.

  9. 9
    Article
    Avatar of appwrite_sourceAppwrite·2y

    Introducing the Python machine learning runtime

    Appwrite introduces the Python ML runtime tailored for machine learning use cases, providing a streamlined experience for building AI-powered applications. It overcomes limitations of the current Python runtime, allowing the installation of machine learning libraries and tools. The Python ML runtime is currently CPU-only during the Beta.

  10. 10
    Article
    Avatar of freecodecampfreeCodeCamp·2y

    Build a S Notes App with React and Appwrite

    Master the process of building a feature-rich notes application using React and Appwrite through a comprehensive freeCodeCamp.org YouTube course. The app includes functionalities like draggable notes, autosave, and customizable colors. This project is ideal for both beginners and experienced developers, offering a hands-on way to develop expertise in fullstack development.

  11. 11
    Article
    Avatar of appwrite_sourceAppwrite·2y

    Announcing Messaging: Push, Email and SMS directly from your Appwrite backend

    Introducing Messaging by Appwrite, a unified API for sending push notifications, emails, and SMS from your backend code. Effective communication is crucial for user engagement and retention. With Messaging, you can streamline your messaging process and deliver personalized messages to your users' devices and inboxes. Choose from multiple providers for SMS notifications in Appwrite, and easily draft, schedule, and send messages through the Appwrite Console or SDKs.