Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drumusician/elixir_conf_live_view_dashboard
A LiveView Dashboard with ElixirConf Stats
https://github.com/drumusician/elixir_conf_live_view_dashboard
dashboard elixir liveview
Last synced: 2 days ago
JSON representation
A LiveView Dashboard with ElixirConf Stats
- Host: GitHub
- URL: https://github.com/drumusician/elixir_conf_live_view_dashboard
- Owner: drumusician
- Created: 2019-04-02T08:58:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-03T09:54:32.000Z (almost 6 years ago)
- Last Synced: 2023-08-05T10:36:50.123Z (over 1 year ago)
- Topics: dashboard, elixir, liveview
- Language: Elixir
- Size: 946 KB
- Stars: 17
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ElixirConfLiveView
To start your Phoenix server:
* Install dependencies with `mix deps.get`
* Install Node.js dependencies with `cd assets && npm install`
* Start Phoenix endpoint with `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: http://www.phoenixframework.org/
* Guides: https://hexdocs.pm/phoenix/overview.html
* Docs: https://hexdocs.pm/phoenix
* Mailing list: http://groups.google.com/group/phoenix-talk
* Source: https://github.com/phoenixframework/phoenix