1.5 KiB
title, navigation, layout, main
| title | navigation | layout | main | ||
|---|---|---|---|---|---|
| Home | false | page |
|
:ellipsis{right=0px width=75% blur=150px}
::block-hero
cta:
- Get started
- /introduction/getting-started secondary:
- Star on GitHub →
- https://github.com/gnmyt/LicenseAPI/stargazers
#title A free, self-hosted licensing system for your software
#description LicenseAPI allows you to generate licenses for your software and validate them. It is built with security in mind and is easy to use.
#extra ::list
- Permission System
- Group Management
- Assign Metadata to Licenses
- Offline License Validation
- Collaborate with your team
- Integrate using the REST API or SDKs ::
#support ::terminal
content:
- curl -sSL https://get.docker.com | sh
- wget https://raw.githubusercontent.com/gnmyt/LicenseAPI/main/docker-compose.yml
- docker compose up -d
:: ::
::card-grid #title Features
#root :ellipsis{left=0px width=40rem top=10rem blur=140px}
#default ::card{icon=noto:package} #title License Generation #description Generate licenses for your software with ease. LicenseAPI allows you to assign permissions and metadata to licenses. ::
::card{icon=noto:shield} #title Permission System #description LicenseAPI comes with a built-in permission system that allows you to assign permissions to licenses. ::
::card{icon=noto:busts-in-silhouette} #title Group Management #description Groups allow you to assign multiple permissions to a license. This makes it easier to manage your licenses. ::