- Docker
- Yarn
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
docker-compose up
cd frontend
yarn start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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
docker-compose up
cd frontend
yarn start