Copy the .env.example
to .env
and replace the variables values as you need:
cp .env.example .env
You can run the API with one simple command
docker-compose up -d api
Please open an issue form support.
For more details please see Contributing
See CHANGELOG for more detailed history.
The MIT License. Please see License file for more information