Files
LicenseAPI/docs/content/1.introduction/1.getting-started.md
2024-07-30 15:21:54 +02:00

621 B

Getting Started

Prerequisites

Before you start, make sure you have the following installed:

::alert{type="info"} 📧 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

wget https://raw.githubusercontent.com/gnmyt/LicenseAPI/main/docker-compose.yml
docker compose up -d

::alert{type="success"} Well done! A browser window should automatically open for http://localhost:3000 ::