https://github.com/jeferson-sb/v0lt
Bookmark and share your favorite links
https://github.com/jeferson-sb/v0lt
elixir phoenix
Last synced: 9 months ago
JSON representation
Bookmark and share your favorite links
- Host: GitHub
- URL: https://github.com/jeferson-sb/v0lt
- Owner: jeferson-sb
- Created: 2025-08-22T00:24:27.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-10-01T18:07:33.000Z (9 months ago)
- Last Synced: 2025-10-01T20:22:06.431Z (9 months ago)
- Topics: elixir, phoenix
- Language: Elixir
- Homepage:
- Size: 215 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Volt
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`](http://localhost:4000) from your browser.
Ready to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html).
## Learn more
* Official website: https://www.phoenixframework.org/
* Guides: https://hexdocs.pm/phoenix/overview.html
* Docs: https://hexdocs.pm/phoenix
* Forum: https://elixirforum.com/c/phoenix-forum
* Source: https://github.com/phoenixframework/phoenix