https://github.com/xelarellum/phoenix_hello_world
This project contains a "hello_world" application, generated with "mix phx.new hello_world"
https://github.com/xelarellum/phoenix_hello_world
elixir-lang elixir-phoenix-framework phoenix-framework
Last synced: 4 months ago
JSON representation
This project contains a "hello_world" application, generated with "mix phx.new hello_world"
- Host: GitHub
- URL: https://github.com/xelarellum/phoenix_hello_world
- Owner: XelaRellum
- License: mit
- Created: 2024-11-10T08:03:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-13T19:38:22.000Z (about 1 year ago)
- Last Synced: 2025-05-13T20:54:40.730Z (about 1 year ago)
- Topics: elixir-lang, elixir-phoenix-framework, phoenix-framework
- Language: Elixir
- Homepage:
- Size: 95.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# phoenix_hello_world
This project contains a "hello_world" application, generated with "mix phx.new hello_world".
The "main" branch will follow the latest Phoenix release and be updated accordingly.
The older releases will live on in dedicated branches, like "phoenix_1.7".
This repository also contains:
- VS Code settings and extensions recommendations
- (ASDF) settings for Elixir and Erlang
- The bash script ".create_hello_world.sh" that recreates the example
Note: the "README.md" created by "mix phx.new" is in "README hello_world.md"