init commit

This commit is contained in:
2026-04-16 14:20:58 -05:00
commit cc973cc11c
51 changed files with 2447 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
defmodule WorkloadService.EventStore do
use EventStore, otp_app: :workload_service
end