https://github.com/aviabird/takeapledge_api
Api for Eco Earth built with Phoenix 1.3 @docs https://aviabird.github.io/takeapledge_api
https://github.com/aviabird/takeapledge_api
elixir phoenix phoenix-framework
Last synced: 9 months ago
JSON representation
Api for Eco Earth built with Phoenix 1.3 @docs https://aviabird.github.io/takeapledge_api
- Host: GitHub
- URL: https://github.com/aviabird/takeapledge_api
- Owner: aviabird
- License: gpl-3.0
- Created: 2017-06-17T06:34:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-30T10:13:39.000Z (over 8 years ago)
- Last Synced: 2025-02-16T08:17:17.602Z (11 months ago)
- Topics: elixir, phoenix, phoenix-framework
- Language: Elixir
- Homepage:
- Size: 500 KB
- Stars: 4
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TakeaplegeApi
To start your Phoenix server:
* Install dependencies with `mix deps.get`
* Create and migrate your database with `mix ecto.create && mix ecto.migrate`
* 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: http://phoenixframework.org/docs/overview
* Docs: https://hexdocs.pm/phoenix
* Mailing list: http://groups.google.com/group/phoenix-talk
* Source: https://github.com/phoenixframework/phoenix