https://github.com/aronisstav/pop_contest
Code for an app used at GASP!
https://github.com/aronisstav/pop_contest
Last synced: 3 months ago
JSON representation
Code for an app used at GASP!
- Host: GitHub
- URL: https://github.com/aronisstav/pop_contest
- Owner: aronisstav
- Created: 2023-04-25T14:40:20.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-25T14:51:56.000Z (about 2 years ago)
- Last Synced: 2025-01-21T01:30:05.563Z (4 months ago)
- Language: Elixir
- Size: 406 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PopContest
A popularity contest app, meant to be hosted on Gigalixir.
## Resources
Songs
Name, Tally
## Develop
To start your Phoenix server:
* Run `mix setup` to install and setup dependencies
* Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server`Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.