Where you go to report and find lost pets 🐶 😿
- Install dependencies with
mix deps.get
- Create and migrate your database with
mix ecto.setup
- Install Node.js dependencies with
cd assets && npm install
- Start Phoenix endpoint with
mix phx.server
- Server should be running at
localhost:4000
mix test.watch
- Start running tests in watch mode
- Run Migrations in CI - details
Below is a list of potential sources of data for retrieving information about lost pets.
- Erlang
- ElixirLinter
- 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