Lightspeed-stack service installation on Linux

Lightspeed core service

Lightspeed-stack service installation on Linux

Prerequisities

Installation steps

  1. pip install --user pdm
  2. pdm --version – should return no error
  3. Clone the repo to the current dir: git clone https://github.com/lightspeed-core/lightspeed-stack
  4. cd service
  5. pdm info – should return no error
  6. pdm install