Commit graph

4 commits

Author SHA1 Message Date
73227d5a6c refactor create_app function to improve database initialization logic
All checks were successful
Build and Push Image / build-and-push (push) Successful in 15s
2026-01-09 22:21:06 +01:00
7209d3fed0 add directory creation for SQLite database in create_app function; remove init container for SQLite 2026-01-09 22:20:52 +01:00
bdb61fe1b7 initialize database tables in create_app function
All checks were successful
Build and Push Image / build-and-push (push) Successful in 15s
2026-01-09 22:14:23 +01:00
b56e866071 initial commit
All checks were successful
Build and Push Image / build-and-push (push) Successful in 1m26s
2026-01-09 21:58:53 +01:00