https://github.com/radar/jep-capture-phoenix
https://github.com/radar/jep-capture-phoenix
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/radar/jep-capture-phoenix
- Owner: radar
- Created: 2019-09-09T04:48:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-12T01:01:23.000Z (over 5 years ago)
- Last Synced: 2025-02-10T13:44:00.308Z (3 months ago)
- Language: Elixir
- Size: 23.4 KB
- Stars: 0
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Capture
To start your Phoenix server:
* Install dependencies with `mix deps.get`
* Create and migrate your database with `mix ecto.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: http://www.phoenixframework.org/
* Guides: https://hexdocs.pm/phoenix/overview.html
* Docs: https://hexdocs.pm/phoenix
* Mailing list: http://groups.google.com/group/phoenix-talk
* Source: https://github.com/phoenixframework/phoenix