Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mazyod/legacy-backend-elixir
Backend to-be powering Dama Legacy online service
https://github.com/mazyod/legacy-backend-elixir
elixir-lang game-development game-server phoenix-channels phoenix-framework websockets
Last synced: 3 months ago
JSON representation
Backend to-be powering Dama Legacy online service
- Host: GitHub
- URL: https://github.com/mazyod/legacy-backend-elixir
- Owner: Mazyod
- Created: 2018-08-22T20:22:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-10T14:54:29.000Z (5 months ago)
- Last Synced: 2024-08-10T16:01:25.174Z (5 months ago)
- Topics: elixir-lang, game-development, game-server, phoenix-channels, phoenix-framework, websockets
- Language: Elixir
- Size: 91.8 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Legacy
To start your Phoenix server:
* Install dependencies with `mix deps.get`
* 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](http://www.phoenixframework.org/docs/deployment).
## 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## Author
[Maz](https://twitter.com/mazyod)