twofactor-demo environment Initial setup Copy .env.tpl to .env and specify AIDBOX_LICENSE_ID and AIDBOX_LICENSE_KEY. https://license-ui.aidbox.app/ Install frontend requirements: cd frontend yarn Run docker-compose up cd frontend yarn start