feat: add A-card operations frontend and backend foundation
This commit is contained in:
@@ -14,6 +14,8 @@ COPY common ./common
|
||||
COPY backend ./backend
|
||||
COPY alembic.ini ./
|
||||
COPY migrations ./migrations
|
||||
COPY operations-alembic.ini ./
|
||||
COPY operations_migrations ./operations_migrations
|
||||
RUN uv sync --frozen --no-dev --package backend
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user