Run Elixir code in your browser.
Make sure you have Elixir, PostgreSQL and Docker installed on your computer.
Initial steps:
$ mix deps.get
$ npm install
$ bower install
$ mix do ecto.create, ecto.migrate
$ docker pull stevedomin/ex_playground:latest
Running it:
$ mix phoenix.server
Content type
Image
Digest
sha256:618eb393f…
Size
294.3 MB
Last updated
about 10 years ago
docker pull stevedomin/ex_playground