/glassypdm-client

CAD-agnostic PDM package

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

glassyPDM

glassyPDM is a PDM solution for teams looking to collaborate on hardware design.

Support

Create a ticket here.

Dev Instructions

Prerequisites

  • pnpm
  • Windows computer setup for Tauri development. link
  • Clerk account setup. link
  • An instance of the glassyPDM server and webapp running somewhere.

CLI

# build activities
$ pnpm install

# for development
$ pnpm tauri dev

# for building installers, etc.
$ pnpm tauri build

Recommended IDE Setup

License

The glassyPDM client is released under the GNU General Public License (GPL) version 3 or later version.