/server

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Back-end for Open PIM Project

Open PIM - free and open source Product Information Management system.

Quick start for a Demo setup.

  1. Clone the repo
  2. Switch to docker folder
  3. Run the command
    docker-compose -f docker-compose.yaml up --remove-orphans -d
  1. console will be available by visiting http://localhost:8080
  2. Login with Username as admin Password as admin for an administrator view.

There is no other user, you can create a user called demo with password as demo from the admin console.