No description
  • Elixir 72.5%
  • HTML 16.2%
  • CSS 4.1%
  • Dockerfile 3.2%
  • JavaScript 3.2%
  • Other 0.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Maciej Szlosarczyk 2b123a0f43
All checks were successful
Run tests and then maybe build the image / Test on Elixir 1.20 / OTP 28.5 (push) Successful in 54s
Run tests and then maybe build the image / Build production OCI image (push) Successful in 3m9s
Run tests and then maybe build the image / Trigger GitOps update (push) Successful in 4s
Update mint to 1.10.1 (#1)
Reviewed-on: #1
2026-09-21 06:08:08 +00:00
.forgejo/workflows Update mint to 1.10.1 (#1) 2026-09-21 06:08:08 +00:00
assets Initial commit 2026-09-16 19:15:05 +03:00
config Add kubernetes cluster topologies 2026-09-20 21:09:49 +03:00
lib Commit 2026-09-20 21:25:16 +03:00
priv Initial commit 2026-09-16 19:15:05 +03:00
rel Commit 2026-09-20 21:25:16 +03:00
test Add stuff 2026-09-16 22:33:21 +03:00
.dockerignore Initial commit 2026-09-16 19:15:05 +03:00
.formatter.exs Initial commit 2026-09-16 19:15:05 +03:00
.gitignore Initial commit 2026-09-16 19:15:05 +03:00
AGENTS.md Initial commit 2026-09-16 19:15:05 +03:00
Dockerfile Rename variables 2026-09-20 18:34:49 +03:00
mix.exs Look up pods with libcluster 2026-09-20 21:01:03 +03:00
mix.lock Update mint to 1.10.1 (#1) 2026-09-21 06:08:08 +00:00
README.md Initial commit 2026-09-16 19:15:05 +03:00

Deployable

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more