Getting Started
Prerequisites
Before you start, make sure you have the following installed:
📧 You will also need a Mailserver to send emails. If you don't have one, you need to manually verify users in the
database.
Download and Install
mkdir LicenseAPI && cd LicenseAPI
wget https://raw.githubusercontent.com/gnmyt/LicenseAPI/main/docker-compose.yml
docker compose up -d
✨ Well done! You have successfully installed LicenseAPI. Now you can access the LicenseAPI
at http://localhost:8025.
Table of Contents
