A free, self-hosted licensing system for your software
Find a file
Mathias Wagner fa39bc4944
Merge pull request #125 from gnmyt/dependabot/npm_and_yarn/multi-65d20e45db
Bump nodemailer and @types/nodemailer
2025-03-10 11:35:46 +01:00
.github Update deploy-docs.yml 2024-07-30 16:11:58 +02:00
dashboard Merge pull request #117 from gnmyt/dependabot/npm_and_yarn/dashboard/mui/material-5.16.13 2025-01-01 00:28:50 +01:00
docs Update CNAME 2025-01-01 00:28:15 +01:00
integrations Create OfflineValidator.java 2024-07-30 21:46:13 +02:00
src Update signing in validate.ts routes 2024-07-30 21:43:16 +02:00
.gitignore Add build to .gitignore 2024-07-22 19:05:51 +02:00
.prettierrc.json Create prettierrc.json 2024-07-20 12:28:18 +02:00
docker-compose.yml Update docker-compose.yml 2024-07-30 17:01:25 +02:00
Dockerfile Update Dockerfile 2024-07-22 20:19:27 +02:00
eslint.config.mjs Update root config 2024-07-30 16:06:46 +02:00
LICENSE Initial commit 2024-07-12 17:40:50 +02:00
package.json Bump nodemailer and @types/nodemailer 2025-01-27 07:38:50 +00:00
README.md Update README.md 2024-07-30 16:49:59 +02:00
tsconfig.json Update root config 2024-07-30 16:06:46 +02:00
yarn.lock Bump nodemailer and @types/nodemailer 2025-01-27 07:38:50 +00:00


Banner

A free, self-hosted licensing system for your software

Features

  • Permission System
  • Group Management
  • Assign Metadata to Licenses
  • Offline License Validation
  • Collaborate with your team
  • Integrate using the REST API or SDKs

Get Started

LicenseAPI allows you to generate licenses for your software and validate them. It is built with security in mind and is easy to use.

Quick Start Guide

curl -sSL https://get.docker.com | sh
wget https://raw.githubusercontent.com/gnmyt/LicenseAPI/main/docker-compose.yml
docker compose up -d

Screenshots

Licenses

Licenses

Permissions

Permissions

Groups

Groups

Metadata

Metadata

Access keys

Access keys

Members

Members

Projects

Project