Skip to content

Latest commit

 

History

621 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlphOne

codecov

A plugin-first CRM. Go backend exposing a JSON API, React SPA frontend.

Documentation

Setup, self-hosting, and reference guides live at docs.alph.one.

License

Copyright (C) 2026 Manuel 'SirLouen' Camargo

AlphOne is source-available software under a split license:

  • Backend (all Go code and SQL migrations): the Elastic License 2.0. You may use, copy, modify, and redistribute it, but you may not provide AlphOne to third parties as a hosted or managed service.
  • Frontend, tests and docs (frontend/, sdk/frontend/, sdk/ui-primitives/, plugins/*/frontend/, test/e2e/, docs/, codegen.ts, eslint.config.js): the GNU Affero General Public License v3.0 or later.

Each source file must carry an SPDX-License-Identifier header naming its license.