https://github.com/aristotelesbr/voting
https://github.com/aristotelesbr/voting
elixir phoenix
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aristotelesbr/voting
- Owner: aristotelesbr
- Created: 2020-05-04T00:04:44.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-09T08:14:53.000Z (almost 6 years ago)
- Last Synced: 2025-03-13T23:36:55.118Z (over 1 year ago)
- Topics: elixir, phoenix
- Language: Elixir
- Size: 102 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Voting
To start your Phoenix server:
* Setup the project with `mix setup`
* 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