Refactor 4 with bugfixes

This commit is contained in:
2026-03-04 03:56:23 +01:00
parent be91b6dfe8
commit 0ed9ca93d3
51 changed files with 1552 additions and 996 deletions

View File

@@ -1,16 +1,10 @@
# Client
# Basic readme for Tuju / Zoracord
Peer-to-peer discord alternative for free
This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 21.0.4.
## Development server
To start a local development server, run:
```bash
ng serve
```
Once the server is running, open your browser and navigate to `http://localhost:4200/`. The application will automatically reload whenever you modify any of the source files.
### Run it
1. npm i
2. add .env to root containing `SSL=true`
3. npm run dev
## Code scaffolding