https://github.com/forsaken1/uphill-rating
rating for bicyclists
https://github.com/forsaken1/uphill-rating
elixir learning phoenix website
Last synced: about 1 year ago
JSON representation
rating for bicyclists
- Host: GitHub
- URL: https://github.com/forsaken1/uphill-rating
- Owner: forsaken1
- License: mit
- Created: 2016-07-12T07:46:30.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-06-30T06:09:41.000Z (almost 9 years ago)
- Last Synced: 2025-02-05T21:58:56.138Z (over 1 year ago)
- Topics: elixir, learning, phoenix, website
- Language: Elixir
- Homepage:
- Size: 981 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Uphill rating
[](https://travis-ci.org/forsaken1/uphill-rating)
[](https://codeclimate.com/github/forsaken1/uphill-rating)
[](https://codecov.io/gh/forsaken1/uphill-rating)
This app is created for the community of Vladivostok cyclists.
## Using
To start your Phoenix app:
* Install dependencies with `mix deps.get`
* Create and migrate your database with `mix ecto.create && mix ecto.migrate`
* Install Node.js dependencies with `npm install`
* Start Phoenix endpoint with `mix phoenix.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).
Run in production: `elixir --detached -S mix phoenix.server`
## Learn more
* Official website: http://www.phoenixframework.org/
* Guides: http://phoenixframework.org/docs/overview
* Docs: http://hexdocs.pm/phoenix
* Mailing list: http://groups.google.com/group/phoenix-talk
* Source: https://github.com/phoenixframework/phoenix