Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brandonroberts/appwrite-angular-chat

A realtime chat application using Angular and Appwrite
https://github.com/brandonroberts/appwrite-angular-chat

Last synced: 20 days ago
JSON representation

A realtime chat application using Angular and Appwrite

Awesome Lists containing this project

README

        

# Building a realtime Chat App with Appwrite and Angular

# Setup

```sh
yarn
```

# Serve

```sh
yarn dev
```

# Notes

Checkout the [complete](https://github.com/brandonroberts/appwrite-angular-chat/tree/complete) branch for the finished example