No description
  • Elixir 63%
  • JavaScript 15.2%
  • CSS 14.4%
  • HTML 4.6%
  • Dockerfile 2.7%
Find a file
jam06452 c18a4c9fa4
Some checks are pending
Build and Publish Container / Build & Push Image (push) Has started running
CI/CD Fixes
2026-04-04 19:43:53 +00:00
.forgejo/workflows CI/CD Fixes 2026-04-04 19:43:53 +00:00
assets Basic Frontend 2026-03-30 13:55:30 +01:00
config Migration to an elixir phoenix project 2026-03-28 16:38:56 +00:00
lib Basic Frontend 2026-03-30 13:55:30 +01:00
priv Migration to an elixir phoenix project 2026-03-28 16:38:56 +00:00
rel/overlays/bin CI/CD 2026-04-04 20:23:29 +01:00
test Basic Frontend 2026-03-30 13:55:30 +01:00
.dockerignore CI/CD 2026-04-04 20:23:29 +01:00
.formatter.exs Migration to an elixir phoenix project 2026-03-28 16:38:56 +00:00
.gitignore Migration to an elixir phoenix project 2026-03-28 16:38:56 +00:00
AGENTS.md Migration to an elixir phoenix project 2026-03-28 16:38:56 +00:00
Dockerfile CI/CD 2026-04-04 20:23:29 +01:00
mix.exs Migration to an elixir phoenix project 2026-03-28 16:38:56 +00:00
mix.lock Migration to an elixir phoenix project 2026-03-28 16:38:56 +00:00
README.md Migration to an elixir phoenix project 2026-03-28 16:38:56 +00:00

Sifter

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