Skip to content

enter-haken/retro

Repository files navigation

Retro

These are the sources for retro.hake.one

try it for free

goto retro.hake.one

run it on your machine

$ docker run -p 4050:4050 enterhaken/retro

and go to http://localhost:4050.

build it on your machine with docker

$ make docker

and run it with

$ make docker_run

(hint: target docker_run uses port 5043)

or run it with

$ make docker run \
    -p 4050:4050 \
    --name retro \
    -d \
    -t hake/retro:latest

build it on your machine

requirements

  • Elixir ~ 1.9
  • Angular CLI ~ 9.x

To start retro locally, you can

$ make run

This will build the client and the backend and start a server on port 4040.

Contact

hake.one. Jan Frederik Hake, jan_hake@gmx.de. @enter_haken on Twitter. enter-haken#7260 on discord.