Skip to content

o7/plm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Before running, fullchain.pem certificate has to be added into a system.

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

Then open https://localhost:8043/app/index.html

Notes

Credits

OM A HUM

Releases

No releases published

Sponsor this project

Packages

No packages published