Fast build your AI application
From the project root directory, run:
# Copy the example configuration file
cp .env.production.local.example .env.production.local
# Start the application using Docker
docker compose -p fastbuildai --env-file ./.env.production.local -f ./docker/docker-compose.yml up -d
Wait for 2–3 minutes until all services are up and running.
Once started, you can access the application at:
http://localhost:4090
Default Super Admin Account
adminFastbuildAI&123456
