Skip to content

Files

Latest commit

bf715cd · Oct 26, 2024

History

History

examples

Initial setup

Prepare you machine

Setup environment variables

  • Copy .env.tpl to .env
  • Specify AIDBOX_LICENSE (You can get key and id from the https://aidbox.app/)

Development

docker compose -f docker-compose.dev.yaml up

Open http://localhost:3001 and follow the sign in process.