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

6
config/prod.exs Normal file
View File

@@ -0,0 +1,6 @@
import Config
config :logger, level: :debug
# Runtime production configuration, including reading
# of environment variables, is done on config/runtime.exs.