https://github.com/tensor-programming/phoenix-live-stream
https://github.com/tensor-programming/phoenix-live-stream
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tensor-programming/phoenix-live-stream
- Owner: tensor-programming
- Created: 2019-07-07T17:04:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T12:48:45.000Z (almost 3 years ago)
- Last Synced: 2024-12-16T19:04:00.584Z (about 1 year ago)
- Language: Elixir
- Size: 1.27 MB
- Stars: 14
- Watchers: 1
- Forks: 4
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChatApp
To start your Phoenix server:
* Install dependencies with `mix deps.get`
* Create and migrate your database with `mix ecto.setup`
* 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