Sign inSign up

stevedomin/ex_playground

By stevedomin

•Updated about 10 years ago

Image
0

300

stevedomin/ex_playground repository overview

⁠ExPlayground

Run Elixir code in your browser.

⁠Development

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

Tag summary

Content type

Image

Digest

sha256:618eb393f…

Size

294.3 MB

Last updated

about 10 years ago

docker pull stevedomin/ex_playground