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

https://github.com/desoga10/ng-chat-20

Build a Realtime Chat Application with Angular 20 and Supabase
https://github.com/desoga10/ng-chat-20

angular angular-cli angular20 supabase supabase-auth supabase-js supabase-storage

Last synced: about 1 month ago
JSON representation

Build a Realtime Chat Application with Angular 20 and Supabase

Awesome Lists containing this project

README

          

# Chat2

This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 20.0.1.

## Environmental Variables

To cinfigure this project, generate your environmetal variables and add the Supabasekey and Supabase url using the command below:

```
ng g environments
```

## Development server

To start a local development server, run:

```bash
ng serve
```