Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance 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

Contributors

AltStyle によって変換されたページ (->オリジナル) /