https://github.com/germsvel/bible_study
Tool to find resources for bible passages
https://github.com/germsvel/bible_study
elixir phoenix
Last synced: about 1 month ago
JSON representation
Tool to find resources for bible passages
- Host: GitHub
- URL: https://github.com/germsvel/bible_study
- Owner: germsvel
- Created: 2016-02-24T14:10:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-09T15:03:58.000Z (almost 10 years ago)
- Last Synced: 2025-03-12T18:44:57.765Z (over 1 year ago)
- Topics: elixir, phoenix
- Language: CSS
- Homepage: https://calm-springs-79881.herokuapp.com/
- Size: 87.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BibleStudy
To start your Phoenix app:
1. Install dependencies with `mix deps.get`
2. Create and migrate your database with `mix ecto.create && mix ecto.migrate`
3. 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).
## 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