Skip to content

Argon Backend, controlled voice intergration, servers, channels, users and other

License

Notifications You must be signed in to change notification settings

argon-chat/server

Repository files navigation

Argon Server

Backend server for Argon — voice communication platform.

Requirements

Quick Start

# Clone
git clone https://github.com/argon-chat/server.git
cd server

# Start dependencies
cd deploy
./ensure-certs.ps1
docker compose -f docker-compose.local.yml up -d

# Build & run
cd ..
dotnet build
cd src/Argon.Api
dotnet run

Project Structure

src/
├── Argon.Api/      # API & grains
├── Argon.Core/     # Core library
└── Argon.CodeGen/  # Code generation
tests/
└── ArgonComplexTest/
deploy/             # Docker configs

License

Business Source License 1.1

  • Free for internal and non-production use
  • Cannot be offered as a competing hosted service
  • Converts to MPL 2.0 after 4 years

Licensor: Argon Inc. LLC
Contact: privacy@argon.gl

About

Argon Backend, controlled voice intergration, servers, channels, users and other

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6