Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/byhbt/rumbl

Application in Programming Phoenix book
https://github.com/byhbt/rumbl

Last synced: about 6 hours ago
JSON representation

Application in Programming Phoenix book

Awesome Lists containing this project

README

        

# Rumbl

Sample application from the book Programming Phoenix.

## Setup

To start your Phoenix server:

* Start Database Docker container `docker compose -f docker-compose.dev.yml up`
* Install dependencies with `mix deps.get`
* Create and migrate your database with `mix ecto.setup`
* Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server`

Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.

## Learn more

- https://elixirforum.com/t/programming-phoenix-pragprog/5883/60
- https://elixirforum.com/t/learning-elixir-frst-impressions-plz-dont-kill-me/16424/14
- https://elixirforum.com/t/programming-phoenix-book-club/20449/56
- https://elixirforum.com/t/book-programming-phoenix-1-4-failed-to-start-child-rumblweb-presence/29216
- Errata: https://devtalk.com/books/programming-phoenix-1-4/errata