Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wasi0013/live_gtn
Tiny LiveView - Guess the Number
https://github.com/wasi0013/live_gtn
elixr-lang liveview phoenix phoenix-liveview tiny
Last synced: 2 days ago
JSON representation
Tiny LiveView - Guess the Number
- Host: GitHub
- URL: https://github.com/wasi0013/live_gtn
- Owner: wasi0013
- License: mit
- Created: 2021-06-17T22:58:55.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-18T09:57:53.000Z (over 3 years ago)
- Last Synced: 2024-11-11T03:12:49.279Z (2 months ago)
- Topics: elixr-lang, liveview, phoenix, phoenix-liveview, tiny
- Language: Elixir
- Homepage: https://live-gtn.herokuapp.com/
- Size: 3.83 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Live View - Guess The Number](/live_gtn.gif)
**Demo**: https://live-gtn.herokuapp.com/
To start your Phoenix server:
* Install dependencies with `mix deps.get`
* Install Node.js dependencies with `npm install` inside the `assets` directory
* 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: 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