No description
- Elixir 72.5%
- HTML 16.2%
- CSS 4.1%
- Dockerfile 3.2%
- JavaScript 3.2%
- Other 0.8%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
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
Reviewed-on: #1 |
||
| .forgejo/workflows | ||
| assets | ||
| config | ||
| lib | ||
| priv | ||
| rel | ||
| test | ||
| .dockerignore | ||
| .formatter.exs | ||
| .gitignore | ||
| AGENTS.md | ||
| Dockerfile | ||
| mix.exs | ||
| mix.lock | ||
| README.md | ||
Deployable
To start your Phoenix server:
- Run
mix setupto install and setup dependencies - Start Phoenix endpoint with
mix phx.serveror inside IEx withiex -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
- Official website: https://www.phoenixframework.org/
- Guides: https://phoenix.hexdocs.pm/overview.html
- Docs: https://phoenix.hexdocs.pm
- Forum: https://elixirforum.com/c/phoenix-forum
- Source: https://github.com/phoenixframework/phoenix