feat: Initialize Storyline AI Gateway project with a local run script and Docker configuration files.

This commit is contained in:
2026-01-28 03:41:57 +08:00
parent 94db6e7f2c
commit c32cff0388
4 changed files with 103 additions and 0 deletions

9
.dockerignore Normal file
View File

@@ -0,0 +1,9 @@
venv/
__pycache__/
*.pyc
.git/
.env
.ipynb_checkpoints/
storyline.db
*.log
docker-compose.override.yml