• v1.0.0 2caef4da68

    gitadmin released this 2026-07-11 14:49:52 +00:00 | 4 commits to main since this release

    Kinexa Point — POS backend open-source (Free Edition, Elastic License 2.0) untuk UMKM retail Indonesia.

    Cara Install

    git clone https://git.oprex.id/kinexa/point.git
    cd point
    cp .env.example .env   # isi JWT_SECRET
    docker compose up -d --build
    

    API aktif di http://localhost:3016. Dokumentasi lengkap: lihat README di repo ini.

    Atau download source di bawah lalu ekstrak.

    Downloads