]> git.frustrated-labs.net Git - dns-phrasex.git/commit
feat: connect to postgres to fetch phrases
authorAlexander Goussas <[email protected]>
Mon, 2 Feb 2026 03:23:55 +0000 (22:23 -0500)
committerAlexander Goussas <[email protected]>
Mon, 2 Feb 2026 03:23:55 +0000 (22:23 -0500)
commit64bac1b8fd63fef94f4bdf41fb069bf15913a773
tree6909ee7c7ddb06c11bd5eb27d27c86ba465be261
parentfad190cb29b73becedc6dc8fe9f416afc47bdad5
feat: connect to postgres to fetch phrases
database/init.sql [new file with mode: 0644]
docker-compose.yml [new file with mode: 0644]
lib/dns_phrases/application.ex
lib/dns_phrases/phrases.ex [new file with mode: 0644]
lib/dns_phrases/server.ex
mix.exs
mix.lock [new file with mode: 0644]