Backend server for Argon — voice communication platform.
# 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
src/
├── Argon.Api/ # API & grains
├── Argon.Core/ # Core library
└── Argon.CodeGen/ # Code generation
tests/
└── ArgonComplexTest/
deploy/ # Docker configs
- 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