https://github.com/nicholasjhenry/realtime-phoenix
Realtime Phoenix
https://github.com/nicholasjhenry/realtime-phoenix
book professional-development
Last synced: 4 months ago
JSON representation
Realtime Phoenix
- Host: GitHub
- URL: https://github.com/nicholasjhenry/realtime-phoenix
- Owner: nicholasjhenry
- Created: 2020-02-18T14:36:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-18T19:54:07.000Z (over 6 years ago)
- Last Synced: 2024-12-31T17:20:00.527Z (over 1 year ago)
- Topics: book, professional-development
- Language: Elixir
- Homepage: https://pragprog.com/titles/sbsockets/real-time-phoenix/
- Size: 99.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HelloSockets
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: 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