Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Actual-Chat/actual-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14,390 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voxt

unit tests

slow tests

Voxt is a real-time communication platform built with .NET, Blazor, and ActualLab.Fusion.

Web site: voxt.ai

Documentation for Developers

For comprehensive documentation for developers, see the Voxt Documentation.

Key Technologies

Component Technology
Backend .NET 10, C# 14
Fusion ActualLab.Fusion
UI Blazor (Server/WebAssembly), TypeScript
Mobile .NET MAUI

Quick Start

Prerequisites

Setup

# Restore tools and workloads
dotnet tool restore
dotnet workload install wasm-tools maui aspire

# Install npm dependencies
./npm-install.cmd

# Start infrastructure (PostgreSQL, Redis, NGINX, etc.)
./docker-start.cmd

# Build and run with watch
./run-build.cmd watch

Access the app at https://local.voxt.ai (see Running Voxt for host setup).

Join Team Chats

Conventions

Releases

We use Nerdbank.GitVersioning.

dotnet nbgv prepare-release
git push --set-upstream origin release/vX.Y

Release deployment requires approval from core team members.

Related Projects

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 11