221V / plm

PLM: Product Lifecycle Management

Home Page:https://plm.n2o.space

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

PLM: Product Lifecycle Management

https://plm.n2o.space

License:ISC License


Languages

Language:Elixir 46.5%Language:CSS 26.2%Language:HTML 26.1%Language:JavaScript 1.2%