Skip to content

Latest commit

 

History

History
57 lines (43 loc) · 1.85 KB

README.md

File metadata and controls

57 lines (43 loc) · 1.85 KB

PLM: Product Lifecycle Management

Product Lifecycle Management (PLM) is an application for managing long term projects and products, tracking its payments and investments.

Features

  • Usage Example of N2O, KVX, BPE, NITRO
  • RocksDB support out of the box
  • Elixir language

Prerequisites

  • Erlang/OTP 21.0 (by apt or brew)
  • Elixir 1.9.0 (by exenv)
  • build-essential, cmake (needed for rocksdb)

Run

$ mix deps.get
$ mix release
$ _build/dev/rel/plm/bin/plm daemon
$ _build/dev/rel/plm/bin/plm remote

Then open http://localhost:8043/app/plm.htm

Notes

Credits

OM A HUM