tvv / mis-iface

Medical Information System Interface written on Elm lang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation notes

Required software/libraries:

  • Erlang >= 19.0
  • nodejs >= 7.4.0
  • npm >= 4.0.5
  • elm-lang >= 1.8
  • gcc, g++

Build frontend with command: cd frontend && make

Run backend Erlang application with command make run

Interface avaliable at address http://locahost:8080

Usefull links

About

Medical Information System Interface written on Elm lang


Languages

Language:Erlang 57.0%Language:Elm 39.6%Language:Makefile 2.4%Language:HTML 1.0%